Skip to content

Releases: thierryc/GlyphsIconGrid

GlyphsIconGrid 0.2.0

Choose a tag to compare

@thierryc thierryc released this 07 Aug 03:18
v0.2.0
072d6f9

GlyphsIconGrid 0.2.0

This feature release adds master-native vertical centering.

  • Centers the canvas, grid, live area, circles, spokes, and keylines on the
    active master's unfiltered Mid Height metric when it has a usable position.
  • Falls back to the baseline-to-cap-height midpoint when Mid Height is absent,
    filtered, or invalid.
  • Keeps explicit font- or master-level IconGrid.baselineOffset values in
    control and preserves custom-origin behavior.
  • Uses the Mid Height position only; its overshoot does not shift the center.
  • Keeps the live/keyline diameter derived from cap height, so its proportions
    do not change when the construction system moves.
  • Adds no custom parameter and requires no saved-document migration.

See the user guide and complete parameter reference.

GlyphsIconGrid 0.1.1

Choose a tag to compare

@thierryc thierryc released this 28 Jul 18:17

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.