Commit graph

3 commits

Author SHA1 Message Date
Abdulkaiz Khatri
832ccc731c chore: Adjusted cursor animation delay and migrated build configuration 2023-09-12 12:12:58 +05:30
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
Abdulkaiz Khatri
e96ec2e78f chore: Use render.json config for generating bitmaps 2023-09-11 19:25:28 +05:30