Commit graph

9 commits

Author SHA1 Message Date
Abdulkaiz Khatri
3b54187660 breaking-change: Ignored the bitmaps directory
This change will affect the build process in package distribution.
Bitmaps are uploaded on the release page for use, allowing you to skip
the rendering process and build using `ctgen`.

Alternatively, if you wish to render with the `cbmp` JavaScript library,
you can use the `npx cbmp render.json` command, where the `render.json`
configuration is available in the project's root directory.

cbmp: https://github.com/ful1e5/cbmp

@yochananmarqos @clefebvre @peterwu
2023-09-11 19:35:11 +05:30
ful1e5
dc301e7b3c Prepare v2.0.3 2022-12-06 14:35:28 +05:30
ful1e5
1efd4a4abc feat: Use orange for dnd-ask 2022-11-29 12:08:31 +05:30
ful1e5
9675c1b47c chore: Symlink dnd-move with grabbing cursor
Removing the emblem on `dnd-move` gives a result like `grabbing`
so I have symlink it.

ref -> e652613d7dee32dae9ce1e4991cfda16dbd4a9d66
2022-11-29 10:30:39 +05:30
ful1e5
c8d5446c08 Render Bitmaps 2022-11-29 10:25:41 +05:30
ful1e5
b979355c46 Bold outline in some cursors 2022-10-02 15:55:10 +05:30
ful1e5
156cb97daf feat: Resize-arrow cursors got redesign 2022-10-01 16:49:29 +05:30
ful1e5
17d10c5ac2 Fix Blurry I-Beam
fixed #117
2022-10-01 15:16:14 +05:30
ful1e5
44e1e9fada chore: Organized project files and docs
I have changed many things which I have written in the readme.
2022-08-17 16:38:00 +05:30