Releases: ful1e5/BreezeX_Cursor
Releases · ful1e5/BreezeX_Cursor
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 renderor download them from the release assets. -
The
build.tomlfile has been removed. Instead, the cursor build configurations are now distributed according to platforms within theconfigsdirectory: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
256pxcursors - feat: Added
PersonandPincursors for Windows - Official Distributing
16and20XCursors #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.shscript - De-framed animated cursors to static SVG files
v2.0.0
v1.0.3
What's New?
Makefilecommand withTHEME_PREFIXvariable- distributed pling products docs inside
plingdirectory preparecommand added insideMakefile- upload
BreezeX-Blackartifacts inbuildGitHub Action
Improvements
- sponsor with liberapay
- builder module renamed to
src - bitmapping log more descriptive
- minimal
README.md(removed badges and emojis)