Skip to content

v1.1.4

Compare
Choose a tag to compare
@ful1e5 ful1e5 released this 04 Apr 06:54
· 148 commits to main since this release
780a549

✨ What's New?

  • Cursors Preview with shadows
  • use clickgen.packagers for packaging X11/UNIX cursors
  • typing supports from clickgen (v1.1.9)
  • Set clickgen version to v1.1.9 inside builder/setup.py
  • Pillow version locked at 8.1.1 by clickgen v1.1.9
  • 2 Space format in bitmapper
  • Sphinx based docsstring in builder/applbuild

⬆️ Improvements

  • Clean builder cache on every make commands
  • Apple Cursors builder applbuild install as system level
  • Removed python3 virtual environment from builder/Makefile
  • clean target fixed in builder/Makefile
  • Format svg files
  • Add Shadows / Drop Shadows to arrow cursor fixed #45 (check 29ab657)
  • Fixed Windows HiDPi issue #43 (check 7b49e34)