fix: Support pin and person windows cursors

Related to #24
This commit is contained in:
Abdulkaiz Khatri
2024-07-01 09:48:31 +05:30
parent b9d526df48
commit d822fbe05a
6 changed files with 107 additions and 2 deletions
+9 -2
View File
@@ -20,11 +20,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### What's New?
- Support `256px` cursors
- Support `256px` cursors
- feat: Added `Person` and `Pin` cursors for Windows
- Official Distributing `16` and `20` XCursors #24
- Multi Resolution Windows Cursors
- Attach version meta-data inside cursor packages
- Using [cbmp v1.1.1](https://github.com/ful1e5/cbmp/tree/v1.1.1) for rendering cursor bitmaps.
### Changes
- De-framed animated cursors
- Resigned the wait cursor with round background #23
- build script renamed (`release.sh` -> `build.sh`)
- Use 'xz' for better compression in `build.sh` script
- De-framed animated cursors to static SVG files
## [v2.0.0] - 14 October 2021