提交历史

作者 SHA1 备注 提交日期
  Chris Simpkins 26f6daa266 decreases the number of zopfli iterations on woff builds from 15 to 3. Significant decrease in build time without change in compression ratio 8 年之前
  Chris Simpkins f05ef7922d adds build-woff2.sh woff2 web font build script 8 年之前
  Chris Simpkins 0715aa9c5d renames woff web font build script from build-web.sh to build-woff.sh 8 年之前
  Chris Simpkins e07c3eb0d3 implementation of ttf to woff build 8 年之前
  Chris Simpkins 66e64f3eee modified web font directory path 8 年之前
  Chris Simpkins de1a559d59 adds build-web.sh web font build script, currently implements sfnt2woff-zopfli dependency install 8 年之前
  Chris Simpkins bf468e59c1 changed shebang to sh from bash 8 年之前
  Chris Simpkins ea3fb98e95 remove unnecessary apt-get ttfautohint dependency installs on Travis builds 8 年之前
  Chris Simpkins 9f9c34f36d Merge branch 'mavit-make' into dev-build-scripts 8 年之前
  Chris Simpkins 1f926bbfec added build instructions for desktop ttf source builds 8 年之前
  Chris Simpkins b72f531d15 update contributor badge 8 年之前
  Chris Simpkins 9f0b7937d1 added Peter Oliver to contributors list 8 年之前
  Peter Oliver 5e0b8f319b Run lint via parallel make. 8 年之前
  Chris Simpkins 19a2b9390e bugfix, bad variable for file path check 8 年之前
  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 年之前
  Chris Simpkins 12ad5ef38d remove build dependency install test checks with 'which' 8 年之前
  Chris Simpkins 3572a050e2 add install of ttfautohint and all ttfautohint dependencies with Werner Lemberg script 8 年之前
  Chris Simpkins edc0a3ccfc add Werner Lemberg's ttfautohint-build.sh script (https://github.com/source-foundry/Hack/issues/227#issuecomment-323157048) under CC0 8 年之前
  Chris Simpkins e45be85b27 filepath cleanup 8 年之前
  Chris Simpkins ffd3c49da7 curl error fix in Harbuzz source pull 8 年之前
  Chris Simpkins b47f2205fc adds Harfbuzz dependency install (Harbuzz = ttfautohint dependency) to Travis testing setup 8 年之前
  Chris Simpkins ba98b4d40b adds ttfautohint Harfbuzz dependency install for Linux builds 8 年之前
  Chris Simpkins a8539f93a7 adds testing of installation of dependencies and build of font sources with build.sh script 8 年之前
  Chris Simpkins e6104e2e93 removes isolation of shell script Travis CI testing to concurrent build, now distributed across each variant test result 8 年之前
  Chris Simpkins bceb38b979 adds shellcheck shell script CI testing to Travis CI settings file 8 年之前
  Chris Simpkins feeb927fa6 added fontbakery fstype and DSIG table fixes to build 8 年之前
  Chris Simpkins 67e1eb1da7 test builds 8 年之前
  Chris Simpkins b94cd26e58 Merge branch 'dev' into dev-build-scripts 8 年之前
  Chris Simpkins 0c7892b541 updated openTypNamePreferredSubfamilyName fields in regular, bold, italic, bold italic source to address naming issue for regular font (detected on Windows) 8 年之前
  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 年之前