Releases: Liiift-Studio/vf-clamp-cli
Releases · Liiift-Studio/vf-clamp-cli
v0.2.0 — structural diagnostics
Adds the same structural summary the Glyphs and RoboFont plugin dialogs show in their size-estimate strip:
--verbosemode prints~38 KB · 5 instances · 3 ax · 1 pinnedper output line on stderr (stdout stays xargs-friendly with bare file paths).--jsonmode now includes adiagnosticsarray alongsidewritten, with{path, sizeBytes, instances, axes, pinned}per output. Useful for build pipelines that want to assert on file size or axis-pinning.
Master count is intentionally omitted — the engine doesn't expose post-instancer master geometry through the public API. Test suite green: 91/91.
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release. Wraps @liiift-studio/vf-clamp to restrict variable font axis ranges from the command line.
Install via npm:
npm install -g @liiift-studio/vf-clamp-cli
Or run directly:
npx @liiift-studio/vf-clamp-cli --help