ftCLI / FoundryTools-CLI

A collection of command line tools to inspect, manipulate and convert font files
https://ftcli.github.io/FoundryTools-CLI/
MIT License
86 stars 4 forks source link

Add `remove_unreachable_glyphs` command to CLI #184

Closed ftCLI closed 2 months ago

ftCLI commented 2 months ago

Introduce a new command to subset font files by removing unreachable glyphs.

Fixes #120