Package | com.gestureworks.cml.managers |
Class | public class FontManager |
Inheritance | FontManager ![]() |
By default it loads a basics set of OpenSans fonts: OpenSansRegularTLF, OpenSansBoldTLF, and OpenSansItalicTLF
The fonts loaded here are for use with the TLF textfield, embedAsCFF="true"
The non-TLF versions of these fonts, embedAsCFF="false", are loaded through the GML core library: OpenSansRegular, OpenSansBold, and OpenSansItalic
See also