This new release formalizes the addition of the "extra" cursors that are offered by Posy (minus the inverted cursors that are already included by default). These extra cursors are not bundled with any of the tarballs; you'll have to manually export them and swap out the SVGs before you run the install script. The main purpose of adding the "extra" cursors was to mirror the level of customization that was present with the rasters.
This release also introduces several improvements on the existing cursors. This release fixes some quirks spotted in the SVGs, along with further optimizing some of the SVGs to save on file space (which is silly, but good to get these cursors as small as possible).
Changes since 1.1
- Added "extra" cursors (not included)
- Enlargened "forbidden" and "move" cursors
- I foolishly was a bit too faithful with the original rasters here
- Fixed size inconsistency with the diagonal size cursors
- Fixed a slight disfiguration in the pinky finger of the "hand" cursor
- Posy's SVG for some strange reason has this, and I only caught this when making some of the extra cursors
- Fixed some asymmetrical positioning in the arrows of the "move" cursor
- Again, Posy's SVG has this problem
- Fixed an issue with stair-stepping on the hourglass cursor
- Seems like my programmable method had a slight defect where the edges of the colors had aliasing
- Optimized several SVGs, shrinking the file sizes of exported SVGs by 25-70%