summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-07use Skia's pathops instead of the impressively slow booleanOperations, speedi...Rasmus Andersson1-1/+2
2018-09-06housekeeping of misc folderRasmus Andersson9-0/+0
2018-09-04fontbuild: adjustments to name generationRasmus Andersson1-20/+41
2018-09-04upgrade misc/tools/gen-metrics-and-svgs.py to new toolchainRasmus Andersson2-140/+300
2018-09-04upgrade misc/tools/fontinfo.pyRasmus Andersson1-4/+9
2018-09-04fix bug in fontbuild that would set OT subfamily name to italicRasmus Andersson1-1/+1
2018-09-04update glyphinfoRasmus Andersson2-175/+71
2018-09-04minor tooling refactorRasmus Andersson3-66/+72
2018-09-04mv misc/doc -> misc/distRasmus Andersson5-17/+18
2018-09-03Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and muc...Rasmus Andersson155-31255/+462
2018-09-01adds --cufo flag to ufocompile for compiling UFO files instead of OTF and TTF...Rasmus Andersson2-22/+36
2018-09-01Adds fontsample tool for rendering PDF and PNG font samples on macOSRasmus Andersson5-0/+337
2018-09-01toolingRasmus Andersson5-0/+636
2018-09-01fontinfoRasmus Andersson1-1/+2
2018-08-28fixes issue with recent numpy upgradeRasmus Andersson1-1/+1
2018-08-28fix for upgraded numpyRasmus Andersson1-2/+2
2018-08-28upgrade dependenciesRasmus Andersson3-17/+29
2018-02-20website: major updateRasmus Andersson1-2/+11
2018-02-18Release v2.5v2.5Rasmus Andersson1-0/+59
2018-02-18ufocompile: change magic italicMeanYCenter from -825 to -600 that in tests yi...Rasmus Andersson1-5/+7
2018-02-18minor change to fontbuildRasmus Andersson1-12/+13
2018-02-18Adjust italic angle from 10 to 12 and change spacing delta to -8Rasmus Andersson3-19/+36
2018-02-18AdjustWidth.py rf scriptRasmus Andersson1-3/+3
2018-02-17Add option ignoreGlyphsWithoutContours to AdjustWidth.py RF scriptRasmus Andersson1-3/+5
2018-02-17improved kernsample.pyRasmus Andersson1-42/+107