otRebuilder: Version 1.5.5
Major update:
- Initializer.removeHinting(): fix the bug in which composite glyphs are missing in FontCreator and efficiency improvement.
Pypi users can install through pip directly (online):
pip install otrebuilder
Other Python users can install through the egg file or tar.gz file provided (offline):
easy_install otrebuilder-1.5.5-py2.7.egg
pip install otrebuilder-1.5.5.tar.gz
64-bit Windows users can download the Windows-x64 build without Python environment.
64-bit macOS users can also download the macOS-x64 build without Python environment.