otRebuilder: Version 1.5.0
Major updates:
- Fix potential fsSelection collisions when adding style-links.
- Split --otf2ttf into two options: --otf2ttf and --UPM , so otRebuilder now can scale UPM separately.
- Add common OpenType layout support for UPM scaling:
BASE
,GPOS
andJSTF
. - Minor bug fixes.
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.0-py2.7.egg
pip install otrebuilder-1.5.0.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.