Skip to content

Commit 954ca6a

Browse files
Merge pull request #53 from source-foundry/add-fbdiff-docs
Add README link to fbdiff tool
2 parents 3166f98 + 1dea05e commit 954ca6a

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)