Commit Graph

23 Commits (master)

Author SHA1 Message Date
Chris Simpkins 35a6b098b3 [checksum.py] fixed incorrect variable used in stderr message 2018-02-25 19:38:43 +07:00
Chris Simpkins 2329d65f79 [checksum.py] added file path documentation to header 2018-02-25 12:05:06 +07:00
Chris Simpkins 5d67be0ca8 [checksum.py] added Python 3 dependency to documentation 2018-02-24 21:31:29 +07:00
Chris Simpkins 3d99365c03 [checksum.py] adds support for checksum checks against file paths in a valid checksum files 2018-02-24 21:27:40 +07:00
Chris Simpkins a72e938b94 adds checksum.py script for SHA1 hash checksum list generation from font binaries and XML dumps of OpenType table data 2018-02-24 19:31:12 +07:00
Chris Simpkins e0edb8d3cd add ttdiff.sh shell script by @anthrotype (#402) 2018-02-22 13:03:12 +07:00
Chris Simpkins 90ec588fa9 [ttfautohint-build.sh] updated script version 2018-02-22 11:44:15 +07:00
Chris Simpkins f2ada74287 [ttfautohint-build.sh] removed unnecessary $ on arithmetic variables 2018-02-22 11:38:34 +07:00
Chris Simpkins fb1a83c202 [ttfautohint-build.sh] eliminates backtick and expr syntax (shellcheck SC2006 and SC2003 warnings) 2018-02-22 11:34:42 +07:00
Chris Simpkins 76cfd90c57 [ttfautohint-build.sh] revert ttfautohint build dependencies: FreeType back to v2.8 (from v2.8.1), Harfbuzz back to v1.5.0 (from 1.7.4) 2018-01-25 23:09:28 +07:00
Chris Simpkins bf708677c2 updated copyright year in scripts 2018-01-21 21:11:49 +07:00
Chris Simpkins ed2cfce9a3 updated Harfbuzz to v1.7.4 2017-12-29 11:01:50 +07:00
Chris Simpkins ee3c20167d update CSS build script to use stdin piped data to ink renderer 2017-12-29 10:58:44 +07:00
Chris Simpkins 12b5801dcb added new CSS template build shell script, added makefile target for CSS builds, added CI test linting of new shell script 2017-12-11 20:30:35 +07:00
Chris Simpkins 1473810f10 converted ttfautohint-build.sh script to MIT License (see discussion https://github.com/source-foundry/ttfautohint-build/issues/8) 2017-11-24 14:21:26 +07:00
Chris Simpkins c38c72ed43 updated ttfautohint build dependencies: Harfbuzz to 1.5.1, FreeType to 2.8.1, removed FreeType patches that are no longer necessary 2017-10-23 20:58:13 +07:00
Chris Simpkins 289a6436c7 remove line spacing scripts (replacing with link to gist in readme) 2017-10-15 17:48:17 +07:00
Chris Simpkins d488635791 adds ttfautohint-build.sh shell script updates from Werner Lemberg (https://github.com/source-foundry/Hack/issues/227#issuecomment-325187895) to address OS X builds 2017-08-27 17:45:46 +07:00
Chris Simpkins 1a4ccfe29c double quote to prevent globbing / splitting 2017-08-26 13:24:21 +07:00
Chris Simpkins fc7c75c56a adds Freetype patches to address build issue on OS X 2017-08-26 13:20:09 +07:00
Chris Simpkins 039c4669fc shellcheck fixes for ttfautohint-build.sh script, adds CI shellcheck testing for ttfautohint-build.sh script 2017-08-26 10:31:48 +07:00
Chris Simpkins edc0a3ccfc add Werner Lemberg's ttfautohint-build.sh script (https://github.com/source-foundry/Hack/issues/227#issuecomment-323157048) under CC0 2017-08-18 16:46:45 +07:00
Chris Simpkins e45be85b27 filepath cleanup 2017-08-18 16:44:29 +07:00