Commit History

作者 SHA1 備註 提交日期
  Chris Simpkins c750713fe0 adds general punctuation glyphs to web font subsets (defined in lib.plist files) 8 年之前
  Chris Simpkins 869c0d1d84 adds currency glyphs to web subset data in lib.plist files 8 年之前
  Chris Simpkins 14f8d41f32 adds directory testing before file moves (bugfix for move errors when git does not clone an empty existing directory) 8 年之前
  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 8 年之前
  Chris Simpkins 01da9617be adds build-subsets.sh script for web font subset builds and makefile support for web font subset builds 8 年之前
  Chris Simpkins b4e79c67cf changed path of build.sh to build-ttf.sh, updated Makefile paths 8 年之前
  Chris Simpkins 9ac87b7c3e remove unnecessary webfonts build directory and old web font release script 8 年之前
  Chris Simpkins 4272954a36 adds public.glyphOrder key back to lib.plist file (fontmake builds fail without this glyph list) 8 年之前
  Chris Simpkins 4748b6efac adds ASCII + Latin-1 + Latin Extended A glyph name list to lib.plist for subset builds 8 年之前
  Chris Simpkins d488635791 adds ttfautohint-build.sh shell script updates from Werner Lemberg (https://github.com/source-foundry/Hack/issues/227#issuecomment-325187895) to address OS X builds 8 年之前
  Chris Simpkins 1a4ccfe29c double quote to prevent globbing / splitting 8 年之前
  Chris Simpkins c290a387ed remove pkg-config dependency update 8 年之前
  Chris Simpkins fc7c75c56a adds Freetype patches to address build issue on OS X 8 年之前
  Chris Simpkins 475efcd41c modify build testing dependency installs in Travis settings 8 年之前
  Chris Simpkins 0a5a19e6d4 modifies environment var settings in matrix build, modifies testing dependency installs on OS X platform 8 年之前
  Chris Simpkins 53f2a2880d another attempt at a matrix build for OS X platform CI testing, modifies python install relative to build phase 8 年之前
  Chris Simpkins 42c21c3014 attempt workaround for Travis testing dependencies on OS X CI testing builds 8 年之前
  Chris Simpkins 53760bdee5 adds OS X testing to CI test matrix, includes OS specific testing dependency install changes to .travis.yml 8 年之前
  Chris Simpkins 039c4669fc shellcheck fixes for ttfautohint-build.sh script, adds CI shellcheck testing for ttfautohint-build.sh script 8 年之前
  Chris Simpkins 4751cb39f7 update Makefile with web font builds and shellcheck linting of new build-woff.sh + build-woff2.sh shell scripts 8 年之前
  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 年之前