Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-11 | tooling: upgrade glyphsLib and fontmake | Rasmus Andersson | 1 | -2/+2 | |
2018-10-11 | upgrade glyphsLib and fontmake | Rasmus Andersson | 1 | -1/+2 | |
2018-09-07 | use Skia's pathops instead of the impressively slow booleanOperations, ↵ | Rasmus Andersson | 1 | -0/+2 | |
speeding up builds by a large factor | |||||
2018-09-04 | cleanup python requirements.txt | Rasmus Andersson | 1 | -19/+1 | |
2018-09-03 | Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and ↵ | Rasmus Andersson | 1 | -11/+22 | |
much simpler fontbuild | |||||
2018-09-01 | very slightly upgrade ufo2ft | Rasmus Andersson | 1 | -1/+1 | |
2018-08-28 | upgrade dependencies | Rasmus Andersson | 1 | -12/+12 | |
2017-11-29 | Adds script for verifying font files | Rasmus Andersson | 1 | -0/+1 | |
2017-09-04 | Speeds up font compilation by around 200% | Rasmus Andersson | 1 | -3/+1 | |
Cython is used to compile some hot paths into native Python extensions. These hot paths were identified through running ufocompile with the hotshot profiler and then converting file by file to Cython, starting with the "hottest" paths and continuing until returns were deminishing. This means that only a few Python files were converted to Cython. Closes #23 Closes #20 (really this time) | |||||
2017-08-22 | Initial public commitv1.0 | Rasmus Andersson | 1 | -0/+14 | |