summaryrefslogtreecommitdiff
path: root/misc/fontbuild
AgeCommit message (Expand)AuthorFilesLines
2022-05-26UPM 2048 and opsz axis (#462)Rasmus1-12/+20
2021-04-01tooling: adjust include? filter for glyphs, after upgrading 3rd party librari...Rasmus Andersson1-0/+6
2021-03-25tooling: adds a --profile=<file> option to fontbuild for profiling runs and a...Rasmus Andersson1-1/+21
2020-08-19Fixes an issue with rendering on Windows with ClearType by decomposing any co...Rasmus Andersson1-5/+10
2020-08-19tooling: include anchors in final font files. This does not seem to have real...Rasmus Andersson1-46/+45
2020-08-19tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patchRasmus Andersson1-21/+33
2020-04-04Fixes an issue with missing git hash in version metadata of built fonts. Clos...Rasmus Andersson1-1/+1
2020-04-04fontbuild: fix bug where if g.lib did not have com.schriftgestaltung.Glyphs.l...Rasmus Andersson1-1/+2
2020-03-24fixes merge issue with fontbuildRasmus Andersson1-6/+7
2020-03-23import Inter and fontbuild from masterRasmus Andersson1-8/+7
2020-02-01Initial version of Display familyRasmus Andersson1-6/+7
2019-10-24change fontbuild rename command to apply Google Fonts standard style names wi...Rasmus Andersson1-5/+8
2019-10-23fontbuild: remove use of fontmake, simplifying things.Rasmus Andersson1-379/+50
2019-10-22New version of fontbuild which addresses several issuesRasmus Andersson1-119/+135
2019-09-04misc/fontbuild adds --compact-style-names which collapses whitespace in style...Rasmus Andersson1-3/+38
2019-09-04upgrade fonttools and fontmakeRasmus Andersson1-5/+10
2019-08-07fontbuild: Fixes a bug that would cause certain instance styles to be incorre...Rasmus Andersson1-3/+2
2019-07-19fontbuild: remove component condition in composedGlyphIsNonTrivialRasmus Andersson1-12/+11
2019-07-13only decompose glyphs with reflected componentsStephen Nixon1-11/+7
2019-05-27tooling: better handling of unexported glyphsRasmus Andersson1-1/+23
2019-03-27Adds 'Version ' prefix to nameID 5 version string, per MS OT spec (#140)Stephen Nixon1-1/+1
2019-03-27Adds --name option to "fontbuild compile-var" for customizing family name, us...Rasmus Andersson1-8/+25
2019-03-17Change version encoding in font files to match common zero-padded version to ...Rasmus Andersson1-1/+2
2019-03-12Changes the name of the variable font to "Inter Variable" in order to allow t...Rasmus Andersson1-0/+7
2019-02-10Upgrade toolchain. glyphsLib 3.2.0b2 -> 3.2.0; fontmake 1.8.0 -> 1.9.1Rasmus Andersson1-10/+39
2019-02-04fontbuild: append " BETA" to style name of light weightsRasmus Andersson1-1/+5
2019-02-03fontbuild: upgrade glyphsLib, ufo2ft and fsRasmus Andersson1-1/+7
2019-02-03The Great Rename to "Inter"Rasmus Andersson1-11/+10
2019-02-02fontbuild: document post-processing directivesRasmus Andersson1-3/+5
2019-02-02fontbuild: document post-processing directivesRasmus Andersson1-3/+13
2019-01-05patch fonttools instead of ufo2ftRasmus Andersson1-5/+3
2019-01-05patches ufo2ft and drops python 2 env for OTF compilationRasmus Andersson1-1/+10
2019-01-04Workaround for Python 3 bug in ufo2ft which caused invalid OTF files to be ge...Rasmus Andersson1-33/+48
2018-12-28adds extra light weight to build systemRasmus Andersson1-3/+4
2018-11-28Upgrade toolchain to Python 3, fontmake 1.8.0 and numpy 1.15.4Rasmus Andersson1-3/+3
2018-11-26Initial work on light weight masterRasmus Andersson1-0/+5
2018-11-23fontbuild: adds support for post-processing directives on a per-glyph basis. ...Rasmus Andersson1-14/+50
2018-10-11fontbuild: now generating three variable fonts: complete family with two axes...Rasmus Andersson1-0/+59
2018-10-11fontbuild: write constant version info to generated UFOs to minimize git thrashRasmus Andersson1-10/+14
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-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