Skip to content

Releases: omar-hanafy/glyphpact

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 11:41
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@omar-hanafy omar-hanafy released this 24 Jul 23:23

GlyphPact 1.0.0 is the first public release of the deterministic
SVG-to-Flutter icon compiler.

It compiles nested SVG packs into validated OpenType/CFF fonts and const Dart
IconData providers. Strict mode rejects silent fidelity loss. Approximation
and omission require separate, explicit policies.

Included

  • Stable lockfile-backed codepoints, tombstones, and rename recovery
  • Byte-identical output across worker counts
  • Typed diagnostics, attribution, and machine-readable build reports
  • Safe owned-directory publishing with rollback and stale-output checks
  • Layered solid-alpha icons, RTL metadata, package fonts, and supplementary
    private-use codepoints
  • One Claude Code and Codex plugin with four local MCP tools for audits,
    builds, checks, and paged report reads

GlyphPact runs locally. It does not upload your SVG files.

Install

uv tool install git+https://github.com/omar-hanafy/glyphpact.git@v1.0.0

The plugin installation commands and Flutter wiring guide are in the
README.

SHA-256

b86b4a191875d3d139a83668020217a26fa52b6f215d037ec214a4af4cafc54e  glyphpact-1.0.0-py3-none-any.whl
31693b25b725d9ead553e43726695621e16f09adfafc3e465e2c88c51d60d570  glyphpact-1.0.0.tar.gz

Full changelog