The following example shows how you can set the font sharpness on a Flex Label control by setting the fontSharpness and fontAntiAliasType styles.
Full code after the jump.
Continue reading ‘Setting the font sharpness for a Label control in Flex’
The following example shows how you can set the font sharpness on a Flex Label control by setting the fontSharpness and fontAntiAliasType styles.
Full code after the jump.
Continue reading ‘Setting the font sharpness for a Label control in Flex’
The following example shows you how to change an embedded font’s appearance by setting the fontAntiAliasType style, fontSharpness style, fontThickness style, and fontGridFitType style.
Full code after the jump.
Continue reading ‘Setting a font’s anti-alias type, sharpness, thickness and grid fit type in Flex’