Skip to content

Commit 1dea05e

Browse files
committed
[README.md] add link to Just's fbdiff high level diff tool
1 parent 3166f98 commit 1dea05e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313

1414
## About
1515

16-
`fdiff` is a Python command line comparison tool for assessment of differences in the OpenType table data between font files. The tool provides cross-platform support for local and remote font diffs on macOS, Windows, and GNU/Linux systems with a Python v3.6+ interpreter.
16+
`fdiff` is a Python command line comparison tool for assessment of granular differences in the OpenType table data between font files. The tool provides cross-platform support for local and remote font diffs on macOS, Windows, and GNU/Linux systems with a Python v3.6+ interpreter.
17+
18+
Looking for a high-level overview of differences across OpenType tables? Check out Just van Rossum's [`fbdiff` tool](https://github.com/justvanrossum/fbdiff)!
1719

1820
<p align="center">
1921
<img src="https://raw.githubusercontent.com/source-foundry/fdiff/img/img/diff-example-crunch.png" width="500"/>

0 commit comments

Comments
 (0)