Skip to content

Commit

Permalink
fix link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuowei committed Dec 26, 2022
1 parent ac88c6b commit df0c9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To work around this, I package the font using the [WOFF2](https://www.w3.org/TR/

See `repackfonts/make_woff2src.sh` for details: this script:

- renames the font to .SFUI-Regular with [TTX](https://github.com/fonttools/fonttools) following [this answer]()
- renames the font to .SFUI-Regular with [TTX](https://github.com/fonttools/fonttools) following [this answer](https://superuser.com/a/694452)
- rebuilds the font to .woff2
- runs `repackfonts/BrotliPadding.swift` to decompress the WOFF2 file and insert padding to skip past the 16384th byte

Expand Down

0 comments on commit df0c9b3

Please sign in to comment.