Skip to content

GlyphsIconGrid 0.1.1

Choose a tag to compare

@thierryc thierryc released this 28 Jul 18:17
· 4 commits to main since this release

This maintenance release hardens hover and alignment feedback for Glyphs 4.

  • Keeps native Rectangle and Circle previews intact during shape-tool drags.
  • Invalidates only the active Edit view and lets AppKit coalesce redraws.
  • Reuses configuration, geometry, guide catalogs, and scale cached by the background pass.
  • Rejects missing, non-finite, zero, and negative scales without escaping onto Glyphs’ main thread.
  • Batches multi-node guide hit testing and suppresses the temporary cue above 64 moving nodes.
  • Preserves passive hover feedback for Draw, Rectangle, and Circle tools.
  • Keeps custom parameters and saved Glyphs documents fully compatible with 0.1.0.

See the user guide and complete parameter reference.