Chris Simpkins
|
e07c3eb0d3
implementation of ttf to woff build
|
8 rokov pred |
Chris Simpkins
|
66e64f3eee
modified web font directory path
|
8 rokov pred |
Chris Simpkins
|
de1a559d59
adds build-web.sh web font build script, currently implements sfnt2woff-zopfli dependency install
|
8 rokov pred |
Chris Simpkins
|
bf468e59c1
changed shebang to sh from bash
|
8 rokov pred |
Chris Simpkins
|
ea3fb98e95
remove unnecessary apt-get ttfautohint dependency installs on Travis builds
|
8 rokov pred |
Chris Simpkins
|
9f9c34f36d
Merge branch 'mavit-make' into dev-build-scripts
|
8 rokov pred |
Chris Simpkins
|
1f926bbfec
added build instructions for desktop ttf source builds
|
8 rokov pred |
Chris Simpkins
|
b72f531d15
update contributor badge
|
8 rokov pred |
Chris Simpkins
|
9f0b7937d1
added Peter Oliver to contributors list
|
8 rokov pred |
Peter Oliver
|
5e0b8f319b
Run lint via parallel make.
|
8 rokov pred |
Chris Simpkins
|
19a2b9390e
bugfix, bad variable for file path check
|
8 rokov pred |
Chris Simpkins
|
0bea27b8ce
modified build script to utilize either a local install of ttfautohint (from ttfautohint-build.sh script) OR ttfautohint installed on PATH, automated detection of install path for ttfautohint
|
8 rokov pred |
Chris Simpkins
|
12ad5ef38d
remove build dependency install test checks with 'which'
|
8 rokov pred |
Chris Simpkins
|
3572a050e2
add install of ttfautohint and all ttfautohint dependencies with Werner Lemberg script
|
8 rokov pred |
Chris Simpkins
|
edc0a3ccfc
add Werner Lemberg's ttfautohint-build.sh script (https://github.com/source-foundry/Hack/issues/227#issuecomment-323157048) under CC0
|
8 rokov pred |
Chris Simpkins
|
e45be85b27
filepath cleanup
|
8 rokov pred |
Chris Simpkins
|
ffd3c49da7
curl error fix in Harbuzz source pull
|
8 rokov pred |
Chris Simpkins
|
b47f2205fc
adds Harfbuzz dependency install (Harbuzz = ttfautohint dependency) to Travis testing setup
|
8 rokov pred |
Chris Simpkins
|
ba98b4d40b
adds ttfautohint Harfbuzz dependency install for Linux builds
|
8 rokov pred |
Chris Simpkins
|
a8539f93a7
adds testing of installation of dependencies and build of font sources with build.sh script
|
8 rokov pred |
Chris Simpkins
|
e6104e2e93
removes isolation of shell script Travis CI testing to concurrent build, now distributed across each variant test result
|
8 rokov pred |
Chris Simpkins
|
bceb38b979
adds shellcheck shell script CI testing to Travis CI settings file
|
8 rokov pred |
Chris Simpkins
|
feeb927fa6
added fontbakery fstype and DSIG table fixes to build
|
8 rokov pred |
Chris Simpkins
|
67e1eb1da7
test builds
|
8 rokov pred |
Chris Simpkins
|
b94cd26e58
Merge branch 'dev' into dev-build-scripts
|
8 rokov pred |
Chris Simpkins
|
0c7892b541
updated openTypNamePreferredSubfamilyName fields in regular, bold, italic, bold italic source to address naming issue for regular font (detected on Windows)
|
8 rokov pred |
Chris Simpkins
|
a3dbb96beb
fixes for all build.sh bugs and coding conventions identified in ShellCheck (www.shellcheck.net) - as per report by @mavit in #227
|
8 rokov pred |
Chris Simpkins
|
df41182e49
bugfixes + new OS X detection & homebrew based install of ttfautohint build dependency (including all ttfautohint build dependencies) on OS X
|
8 rokov pred |
Chris Simpkins
|
99c79d891c
added temp directory cleanup for prior build fail
|
8 rokov pred |
Chris Simpkins
|
c5cf363d6f
added ttf hinting to the build.sh script, currently autohinted without manual hint adjustments
|
8 rokov pred |