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
2018-01-18 22:47:59 -08: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 Fix minor bug in fontbuild where certain glyphs composed of multiple shapes would not be expanded & flattened 2018-01-18 22:47:59 -08:00
convertCurves.pyx Speeds up font compilation by around 200% 2017-09-04 11:12:34 -04:00
curveFitPen.pyx fontbuild: convert curveFitPen (used for obliques) to cython 2017-11-29 19:00:41 -08: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 Change composition of version record of the name table to include build (when available) 2018-01-16 09:34:43 -08: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 build: minor performance optimization of fontbuild 2017-11-26 14:50:06 -08:00
ORIGIN.txt Initial public commit 2017-08-22 02:23:08 -07:00
setup.py fontbuild: convert curveFitPen (used for obliques) to cython 2017-11-29 19:00:41 -08:00