File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 4040### cURL Approach
4141
4242```
43- $ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.2.7 .tar.gz
44- $ tar -xzvf ttfautohint-build-1.8.2.7 .tar.gz
45- $ cd ttfautohint-build-1.8.2.7
43+ $ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.2.8 .tar.gz
44+ $ tar -xzvf ttfautohint-build-1.8.2.8 .tar.gz
45+ $ cd ttfautohint-build-1.8.2.8
4646$ make
4747```
4848
@@ -92,5 +92,3 @@ $ ttfautohint [ttfautohint args]
9292## License
9393
9494[ MIT License] ( LICENSE )
95-
96-
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ TTFAUTOHINT_BIN="$INST/bin/ttfautohint"
4242
4343# The library versions.
4444FREETYPE_VERSION=" 2.9.1"
45- HARFBUZZ_VERSION=" 2.2 .0"
45+ HARFBUZZ_VERSION=" 2.3 .0"
4646TTFAUTOHINT_VERSION=" 1.8.2"
4747
4848# Necessary patches (lists of at most 10 URLs each separated by whitespace,
You can’t perform that action at this time.
0 commit comments