The OpenType support in DTL DataMaster is based on Adobe’s AFDKO (and syntax). Hence everything which is supported by the AFDKO is supported by DTL DataMaster too. The OpenType CFF and TTF conversion and the generation of the ‘GPOS’ and ‘GSUB’ tables have been integrated and a OpenType Layout features file that covers all possible features can be used for generating the binary OpenType tables. The automation of the features-generation is based on the fact that all ‘GSUB’ features can be generated automatically if the applicable glyphs are in the font database. So within the conversion process there is a check whether the glyphs are available to generate the feature entries in ‘GSUB’. The support for ‘GPOS’ features is currently restricted to kerning, but like DTL OTMaster, DataMaster will be updated shortly to version 2.5 of the AFDKO. For the OpenType production the Character Layout file (.cha) has two purposes: first, it defines the glyph set which will be converted to OpenType and second, it relates the position number in the IK or BE font database to a PostScript name, which for instance is based on Adobe‘s Glyph List (AGL). Because of the option to batch the OpenType production, a newly created entry in a feature can be applied to an unlimited number of fonts at once. Basically the FM Development Team is extending the ‘default’ features file that comes with FM as much as possible, but additions can be simply made by the user, of course, or another features file that supports the AFDKO syntax can be used. Because the ‘size’ (i.e. number of characters) in the generated font is controlled by the Character Layout file, the output of features can also be controlled by editing the .cha file. Additional information: | ||||||||||||||||||||||