Commit History

Author SHA1 Message Date
  Chris Simpkins 3a85a7679c [build-ttf.sh] fix shellcheck SC2155 error 6 years ago
  Chris Simpkins 558800c6c8 [build-ttf.sh, build-subsets.sh] export environment variable for reproducible build support 6 years ago
  Chris Simpkins 5681045fa2 [build-subsets.sh, build-ttf.sh] added SOURCE_DATE_EPOCH calcs from git commit date/time 6 years ago
  Chris Simpkins 353455d38e [build-ttf.sh] fixes incorrect executable path checks with system installed ttfautohint builds 7 years ago
  Chris Simpkins 953c35b258 [build-ttf.sh] updated script to support pinned and system installed build dep versions 7 years ago
  Chris Simpkins 0eb8a96a5c [build-ttf.sh] transitioned Python build tool calls to use of pipenv virtual env with pinned versions 7 years ago
  Chris Simpkins e3c0e97f3b updated script documentation 7 years ago
  Chris Simpkins f1c8c7abc8 removed use of -R flag in ttfautohint in an attempt to address bug in https://github.com/source-foundry/Hack/issues/377, this eliminates the regular set as the blue zone reference font 7 years ago
  Chris Simpkins 0705af3c79 modified build-ttf.sh script to replace -I flag and remove -n flag (adds ttfautohint metadata back to the name ID 5 record), another attempt to address hinting issue in #377 7 years ago
  Chris Simpkins bf708677c2 updated copyright year in scripts 7 years ago
  Chris Simpkins e88ccc8829 [build-ttf.sh] removed ttfautohint metadata from name ID 5 record (version string) in build files 7 years ago
  Chris Simpkins 1c8e98d4e6 clarified alternate build dependency install approaches in stderr to user upon dependency install fails 7 years ago
  Chris Simpkins 14f8d41f32 adds directory testing before file moves (bugfix for move errors when git does not clone an empty existing directory) 7 years ago
  Chris Simpkins 8895e7e949 removes subset data from all lib.plist source files (this is breaking full set builds with fontmake), adds temp source directory approach for web font subset builds, adds new subset formatted lib.plist files in source/subset-lib directory that are used as replacements in temp source directory during the subsetting process 7 years ago
  Chris Simpkins 01da9617be adds build-subsets.sh script for web font subset builds and makefile support for web font subset builds 7 years ago
  Chris Simpkins b4e79c67cf changed path of build.sh to build-ttf.sh, updated Makefile paths 7 years ago