TIL
You can grep font binaries for table tag strings. Found this in an old TypeDrawers thread. Thanks @simoncozens!
Developers of libre type tools. Tweets by @csimpkins
Joined September 2015
- font-v (v2.1.0) Font versioning library + executable This release broadens font path support to more deeply nested file trees. Thanks David Corbett!
- font-v (v2.0.0) Font version string reporting and modification library + executable tool - drops Python 3.6 interpreter support - dependency updates
- dehinter (v4.0.0) A tool for the removal of TrueType instruction sets (hints) in fonts - removes Python 3.6 interpreter support - dependency updates
- Have a look at the `--external` option in your larger projects. You can use compiled diff executables to in place of the Python diffing source for performance improvementsfdiff v3.0.0 An OpenType table diff tool for fonts - Drops Py3.6 support - Color diffs become default in terminals - Minor fixes and dependency updates github.com/source-foundry…

