summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2019-02-04fontbuild: append " BETA" to style name of light weightsRasmus Andersson1-1/+5
2019-02-04website/tooling: disable versionize for website inter.css filesRasmus Andersson1-2/+2
2019-02-03fontbuild: upgrade glyphsLib, ufo2ft and fsRasmus Andersson1-1/+7
2019-02-03website: dynamic metrics updateRasmus Andersson1-0/+98
2019-02-03misc: name changeRasmus Andersson4-6/+6
2019-02-03The Great Rename to "Inter"Rasmus Andersson10-226/+221
2019-02-02fontbuild: document post-processing directivesRasmus Andersson1-3/+5
2019-02-02fontbuild: document post-processing directivesRasmus Andersson1-3/+13
2019-01-27website: preload vf files. Additionally, update misc/tools/versionize to also...Rasmus Andersson2-32/+33
2019-01-07update docker build script and add convenience wrapperRasmus Andersson2-1/+19
2019-01-07upgrade ufo2ft that includes fixed fonttools. This means we can also drop our...Rasmus Andersson1-37/+0
2019-01-06Adds docker toolchain for a simpler build setupRasmus Andersson3-2/+91
2019-01-05patch fonttools instead of ufo2ftRasmus Andersson3-23/+40
2019-01-05patches ufo2ft and drops python 2 env for OTF compilationRasmus Andersson3-7/+28
2019-01-04Workaround for Python 3 bug in ufo2ft which caused invalid OTF files to be ge...Rasmus Andersson3-36/+81
2019-01-02tooling updateRasmus Andersson4-17/+9
2019-01-02adds "-BETA" to end of filenames of thin-master derived font filesRasmus Andersson1-12/+12
2018-12-30more progress on light weight. currencies etcRasmus Andersson3-0/+278
2018-12-28adds extra light weight to build systemRasmus Andersson2-6/+52
2018-11-28Upgrade toolchain to Python 3, fontmake 1.8.0 and numpy 1.15.4Rasmus Andersson1-3/+3
2018-11-26scriptsRasmus Andersson2-0/+19
2018-11-26Initial work on light weight masterRasmus Andersson1-0/+5
2018-11-24adds Glyphs script for fixing up variant glyphsRasmus Andersson1-0/+55
2018-11-23fontbuild: adds support for post-processing directives on a per-glyph basis. ...Rasmus Andersson1-14/+50
2018-10-11Update CSS (variable font)Rasmus Andersson1-29/+53
2018-10-11fontbuild: now generating three variable fonts: complete family with two axes...Rasmus Andersson2-0/+68
2018-10-11tooling: Fix kerning extraction in gen-metrics-and-svgs.pyRasmus Andersson1-2/+2
2018-10-11fontbuild: write constant version info to generated UFOs to minimize git thrashRasmus Andersson1-10/+14
2018-10-11tools/gen-glyphinfo: print warning instead of crash when a glyph is in glyphO...Rasmus Andersson1-0/+7
2018-10-11fontbuild: automatically patch version and timestamps when compiling. Helps a...Rasmus Andersson1-17/+25
2018-10-11fontbuild: add disabled code as reference for performing overlap elimination ...Rasmus Andersson1-0/+8
2018-10-11fontbuild: fix issue with variable font where italic glyphs using components ...Rasmus Andersson1-36/+56
2018-10-11fontbuild: remove axes editRasmus Andersson1-8/+0
2018-10-11fontbuild: strip non-primary layers when generating UFOsRasmus Andersson1-0/+10
2018-10-11fontbuild: fixes issue with incorrect metadata for the Bold Italic master UFORasmus Andersson1-1/+1
2018-10-11fontbuild: Strip com.schriftgestaltung.Glyphs.lastChange from generated UFO m...Rasmus Andersson1-0/+1
2018-10-11miscRasmus Andersson1-1/+0
2018-10-11Adds Subscript feature and glyphs. 0-9, a-z, +, -, =, ( and )Rasmus Andersson1-0/+49
2018-10-11Adds superscript (sups) feature and glyphs. 0-9, a-z, +, -, =, ( and )Rasmus Andersson1-0/+62
2018-10-11Adds SemiBold and ExtraBold to CSS and READMERasmus Andersson1-0/+34
2018-10-11Adds list of fractionsRasmus Andersson1-0/+50
2018-10-11tooling: decompose and remove overlaps of SVG glyphs generated for the websiteRasmus Andersson1-40/+28
2018-10-11makefile blackitalicRasmus Andersson1-1/+6
2018-10-11fontbuild: increase logging level to WARNINGRasmus Andersson1-3/+3
2018-10-11fontbuild: Clear anchors in generated UFOs and rename italic UFORasmus Andersson1-4/+21
2018-10-11fontbuild: fix issue where building in parallel could cause some builds to fa...Rasmus Andersson1-1/+5
2018-10-11misc/dist/variable.txtRasmus Andersson1-5/+5
2018-10-11fontbuild: improved varfont compilerRasmus Andersson1-15/+77
2018-09-09update misc docs that goes into distributionsRasmus Andersson2-8/+48
2018-09-09fontbuild: adds compile-var subcommand for building variable TTF fontsRasmus Andersson1-41/+135