Chris Simpkins
|
3a85a7679c
|
[build-ttf.sh] fix shellcheck SC2155 error
|
2018-10-20 11:03:51 +07:00 |
Chris Simpkins
|
558800c6c8
|
[build-ttf.sh, build-subsets.sh] export environment variable for reproducible build support
|
2018-06-13 17:30:37 +07:00 |
Chris Simpkins
|
5681045fa2
|
[build-subsets.sh, build-ttf.sh] added SOURCE_DATE_EPOCH calcs from git commit date/time
to support reproducible builds
|
2018-06-13 16:33:34 +07:00 |
Chris Simpkins
|
353455d38e
|
[build-ttf.sh] fixes incorrect executable path checks with system installed ttfautohint builds
|
2018-03-15 15:10:42 +07:00 |
Chris Simpkins
|
953c35b258
|
[build-ttf.sh] updated script to support pinned and system installed build dep versions
|
2018-03-14 21:12:56 +07:00 |
Chris Simpkins
|
0eb8a96a5c
|
[build-ttf.sh] transitioned Python build tool calls to use of pipenv virtual env with pinned versions
|
2018-03-07 20:19:56 +07:00 |
Chris Simpkins
|
e3c0e97f3b
|
updated script documentation
|
2018-03-07 20:02:11 +07:00 |
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
|
2018-01-27 14:16:35 +07:00 |
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
|
2018-01-26 21:36:47 +07:00 |
Chris Simpkins
|
bf708677c2
|
updated copyright year in scripts
|
2018-01-21 21:11:49 +07:00 |
Chris Simpkins
|
e88ccc8829
|
[build-ttf.sh] removed ttfautohint metadata from name ID 5 record (version string) in build files
|
2018-01-21 21:05:33 +07:00 |
Chris Simpkins
|
1c8e98d4e6
|
clarified alternate build dependency install approaches in stderr to user upon dependency install fails
|
2017-09-20 23:06:52 +07:00 |
Chris Simpkins
|
14f8d41f32
|
adds directory testing before file moves (bugfix for move errors when git does not clone an empty existing directory)
|
2017-08-29 23:17:46 +07:00 |
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
|
2017-08-29 22:56:25 +07:00 |
Chris Simpkins
|
01da9617be
|
adds build-subsets.sh script for web font subset builds and makefile support for web font subset builds
|
2017-08-29 21:25:24 +07:00 |
Chris Simpkins
|
b4e79c67cf
|
changed path of build.sh to build-ttf.sh, updated Makefile paths
|
2017-08-29 18:30:51 +07:00 |