This repository has been archived on 2025-10-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
inter-font/misc/pylib/fontbuild
2017-09-25 10:38:09 -07:00
..
.gitignore Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
__init__.py Initial public commit 2017-08-22 02:23:08 -07:00
alignpoints.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
anchors.py Initial public commit 2017-08-22 02:23:08 -07:00
Build.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
convertCurves.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
curveFitPen.py Initial public commit 2017-08-22 02:23:08 -07:00
decomposeGlyph.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
features.py Initial public commit 2017-08-22 02:23:08 -07:00
generateGlyph.py Initial public commit 2017-08-22 02:23:08 -07:00
instanceNames.py Fixes broken italic (oblique) styles. The issue was that component decomposition did not happen in the correct order for some glyphs 2017-08-30 19:35:06 -07:00
italics.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
LICENSE Initial public commit 2017-08-22 02:23:08 -07:00
markFeature.py Remove unused anchor pairs from fontbuild 2017-09-25 10:38:09 -07:00
mitreGlyph.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
mix.pyx website etc 2017-09-12 23:33:08 -07:00
ORIGIN.txt Initial public commit 2017-08-22 02:23:08 -07:00
setup.py Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00