提交歷史

作者 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 年之前
  David van Gemeren 03adf1402a Merge pull request #275 from source-foundry/contributing-docs-IRPR 8 年之前
  Chris Simpkins 45a2adbb00 more concise language in pull request instructions, clarifications in IR instructions 8 年之前
  Chris Simpkins 6b86fce141 updates to contributing docs including changes discussed with @burodepeper in https://github.com/source-foundry/Hack/pull/275, new pull request file modifications/change docs, new pull request for script mods docs, new pull request for documentation docs, new "who is a contributor" docs 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 年之前
  David van Gemeren c7c67f73a6 Update CONTRIBUTING.md 8 年之前
  Chris Simpkins a1d6cf5e6f adds issue reporting and pull request documentation to contributing docs 8 年之前
  Chris Simpkins 2e7961a534 add single glyph style to the CONTRIBUTING docs Core design targets 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 年之前