Packagecom.gestureworks.cml.managers
Classpublic class FontManager
InheritanceFontManager Inheritance Object

The FontManager loads embedded fonts.

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

com.gestureworks.cml.elements.TLF
com.gestureworks.text.DefaultFonts