CommonText

Embeds a common text font used by all autotelicum widgets.  Currently this font is the Bitstream Vera Sans but it can be changed here.  The current font is embedded as a FlashType font to improve its readability at small font sizes.

Summary
CommonTextEmbeds a common text font used by all autotelicum widgets.
Variables
fontEmbedded font resource class.
fontFamilyEmbedded font family name.

Variables

font

private static var font: Class

Embedded font resource class.

fontFamily

public static var fontFamily: String

Embedded font family name.

private static var font: Class
Embedded font resource class.
public static var fontFamily: String
Embedded font family name.
Close