Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris Simpkins 869c0d1d84 adds currency glyphs to web subset data in lib.plist files vor 8 Jahren
  Chris Simpkins 14f8d41f32 adds directory testing before file moves (bugfix for move errors when git does not clone an empty existing directory) vor 8 Jahren
  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 vor 8 Jahren
  Chris Simpkins 01da9617be adds build-subsets.sh script for web font subset builds and makefile support for web font subset builds vor 8 Jahren
  Chris Simpkins b4e79c67cf changed path of build.sh to build-ttf.sh, updated Makefile paths vor 8 Jahren
  Chris Simpkins 9ac87b7c3e remove unnecessary webfonts build directory and old web font release script vor 8 Jahren
  Chris Simpkins 4272954a36 adds public.glyphOrder key back to lib.plist file (fontmake builds fail without this glyph list) vor 8 Jahren
  Chris Simpkins 4748b6efac adds ASCII + Latin-1 + Latin Extended A glyph name list to lib.plist for subset builds vor 8 Jahren
  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 vor 8 Jahren
  Chris Simpkins 1a4ccfe29c double quote to prevent globbing / splitting vor 8 Jahren
  Chris Simpkins c290a387ed remove pkg-config dependency update vor 8 Jahren
  Chris Simpkins fc7c75c56a adds Freetype patches to address build issue on OS X vor 8 Jahren
  Chris Simpkins 475efcd41c modify build testing dependency installs in Travis settings vor 8 Jahren
  Chris Simpkins 0a5a19e6d4 modifies environment var settings in matrix build, modifies testing dependency installs on OS X platform vor 8 Jahren
  Chris Simpkins 53f2a2880d another attempt at a matrix build for OS X platform CI testing, modifies python install relative to build phase vor 8 Jahren
  Chris Simpkins 42c21c3014 attempt workaround for Travis testing dependencies on OS X CI testing builds vor 8 Jahren
  Chris Simpkins 53760bdee5 adds OS X testing to CI test matrix, includes OS specific testing dependency install changes to .travis.yml vor 8 Jahren
  Chris Simpkins 039c4669fc shellcheck fixes for ttfautohint-build.sh script, adds CI shellcheck testing for ttfautohint-build.sh script vor 8 Jahren
  Chris Simpkins 4751cb39f7 update Makefile with web font builds and shellcheck linting of new build-woff.sh + build-woff2.sh shell scripts vor 8 Jahren
  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 vor 8 Jahren
  Chris Simpkins f05ef7922d adds build-woff2.sh woff2 web font build script vor 8 Jahren
  Chris Simpkins 0715aa9c5d renames woff web font build script from build-web.sh to build-woff.sh vor 8 Jahren
  Chris Simpkins e07c3eb0d3 implementation of ttf to woff build vor 8 Jahren
  Chris Simpkins 66e64f3eee modified web font directory path vor 8 Jahren
  Chris Simpkins de1a559d59 adds build-web.sh web font build script, currently implements sfnt2woff-zopfli dependency install vor 8 Jahren
  David van Gemeren 03adf1402a Merge pull request #275 from source-foundry/contributing-docs-IRPR vor 8 Jahren
  Chris Simpkins 45a2adbb00 more concise language in pull request instructions, clarifications in IR instructions vor 8 Jahren
  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 vor 8 Jahren
  Chris Simpkins bf468e59c1 changed shebang to sh from bash vor 8 Jahren
  Chris Simpkins ea3fb98e95 remove unnecessary apt-get ttfautohint dependency installs on Travis builds vor 8 Jahren