OpenType Features Editor

OTFE Main Screen

OpenType Features Editor is a Windows utility for font developers who want to reduce some of the tedium of adding OpenType features like ligatures and stylistic alternates to their fonts. It opens standard Adobe font metrics (.afm) files and automatically generates OpenType features based on configurable glyph name mapping that can then be saved as a features (.fea) file. That means OTFE will work in any font development workflow that can handle exporting an Adobe font metrics file and importing an OpenType features file.

Have feedback? Please feel free to email me (tim -at- timrolands.com) with any questions or suggestions. Thanks!

Downloads

OpenTypeFeaturesEditorUserGuide.pdf
OTFESetup-01.04.00.zip

Release Notes

Release Version Release Notes
1.4.0
  • Add support for ligature mapping based on suffixes.

  • Expand glyph-class-feature mapping

  • Re-facture/optimize loading of glyphs and generation of classes and features.

1.3.1
  • Fix for flexible glyph mapping.

1.3.0
  • Add flexibility to glyph name mapping for features.

  • Fix ordering of ligatures so ligatures with more components are added to rule before those with fewer.

1.2.2
  • Fix repetition of feature rules in features.

  • Fix behavior of clear buttons.

1.2.1
  • Fix issue with clearing of lists.

1.2.0
  • Add an About dialog.

  • Enable preferences.

  • Support setting of standard ligatures list in preferences.

1.1.0
  • Fix autogeneration of ligatures for glyphs/ligatures with suffixes.
  • Additional default standard ligatures to support |fi| forms as well as |f_i| forms.
1.0.0 Initial Release