We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e8a47 commit 49090c0Copy full SHA for 49090c0
README.md
@@ -18,7 +18,7 @@
18
19
- Takes two font file path arguments for comparison
20
- Dumps OpenType table data in the fontTools library TTX format (XML)
21
-- Compares the OpenType table data across the two files using the Python standard library unified diff format
+- Compares the OpenType table data across the two files using the unified diff format supported in the Python standard library
22
- Supports optional color coding of the diff lines in the terminal
23
24
## Installation
0 commit comments