You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Initial release with support for the following features:
6
+
- local font file unified diff of OpenType table data dumped from the font binaries in the TTX data serialization format
7
+
- ANSI escape code colored diff renders with the `-c` or `--color` command line options
8
+
- Custom version of the third party Python standard library `difflib` module that includes a modification of the "autojunk" heuristics approach to achieve a significant unified diff performance improvement with large text files like those that are encountered in the typical TTX dump from fonts
9
+
3
10
## v0.0.1
4
11
5
-
-PyPI reservation
12
+
-pre-release version that did not include executable source code
0 commit comments