
Source (link to git-repo or to original if based on someone elses unmodified work):
Abdulkaiz Khatri
All BreezeX cursors are meticulously crafted by hand and built using open-source tools, ensuring high quality and attention to detail. They are freely available for both Linux and Windows platforms and are distributed under an open-source license, allowing for widespread accessibility and customization.
Check README.md for installation, uninstallation, personalize cursor sizes or colors.
Notice:
Since the 'pling-factor' on the website has decreased and monthly payments are <500$, This project is now dependent on community funding and sponsorships. If you would like to help me maintain this project and my other open-source cursors actively, consider sponsoring just 1$/month or more on GitHub Sponsors, I will gladly look into it and post your avatar in the README.
XCursor Sizes:
16x16, 20x20, 22x22, 24x24, 28x28, 32x32, 40x40, 48x48, 56x56, 64x64, 72x72, 80x80, 88x88, 96x96
Windows Cursor Size:
- 22,32,43,64,86,171 - Regular
- 26,39,52,77,103,205 - Large
- 32,48,64,96,128,256 - Extra Large
License & Terms:
'BreezeX_Cursor' is available under the terms of the 'GPL-3.0' license.
v2.0.1
Changes for Developers/Package Distributors
- The 'bitmaps' directory has been removed from the git repository. You can now generate the PNG files using `yarn render` or download them from the release assets.
- The `build.toml` file has been removed. Instead, the cursor build configurations are now distributed according to platforms within the `configs` directory:
- `configs/x.build.toml`: Used to build XCursor.
- `configs/win_rg.build.toml`: Used to build regular size Windows cursors.
- `configs/win_lg.build.toml`: Used to build large size Windows cursors.
- `configs/win_xxl.build.toml`: Used to build extra large size Windows cursors.
What's New?
- Support `256px` cursors
- feat: Added `Person` and `Pin` cursors for Windows
- Official Distributing `16` and `20` XCursors #24
- Multi Resolution Windows Cursors #18
- Attach version meta-data inside cursor packages
- Using cbmp v1.1.1 for rendering cursor bitmaps.
Changes
- build script renamed (`release.sh` -> `build.sh`)
- Use 'xz' for better compression in `build.sh` script
- De-framed animated cursors to static SVG files
Ratings & Comments
0 Comments