Skip to content

Releases: stanio/stanio-misc

mousegen-0.5

26 Sep 08:56
Compare
Choose a tag to compare
  • Feature: Mousecape (custom cursors for macOS) theme builder (626fc61)
  • Fix: NPE in DynamicImageTranscoder.transcodeDynamic() (90d05ee)

Full Changelog: mousegen-0.4...mousegen-0.5

mousegen-0.4

22 Sep 05:53
Compare
Choose a tag to compare
  • Fix run-time dependency on Batik, when not used;
  • Add optional Zopfli PNG compression for Windows cursors.

Full Changelog: mousegen-0.3...mousegen-0.4


Bonus: KDE Plasma Breeze (Plasma 6) cursors for Windows (w/ and w/o pointer shadow) as a demo mousegen could be used with other SVG cursor themes.

mousegen-0.3

17 Sep 18:30
Compare
Choose a tag to compare

First release with really executable jars:

mousegen.sh POSIX-shell executable script (needs chmod +x, after download)
mousegen.cmd Windows Command (Batch) script
mousegen.jar Executable fat JAR including the two required dependencies: JSVG, and Gson

The two shell scripts are copies of the fat JAR with prepended platform-specific shell commands to self-execute using java found on the PATH.

One day I'll get to write more complete user documentation. In the meantime, see its usage in stanio/Bibata_Cursor.