batchRoboFontExtension
batchRoboFontExtension copied to clipboard
OTF is generated alongside WOFF2s
With these settings, I get the following 3 files:
.../Family-Style_ttf.woff2
.../Family-Style_otf.woff2
.../Family-Style.otf
.otf
is unexpected
Any reason this line wouldn't work on OTFs? https://github.com/typemytype/batchRoboFontExtension/blob/bb09d57870ec3a89abd362e7abde43f6a742a04d/Batch.roboFontExt/lib/batchGenerators/batchTools.py#L287