The following example shows how you can set the font thickness on a Flex Label control by setting the fontThickness and fontAntiAliasType styles.
Full code after the jump.
Continue reading ‘Setting the font thickness for a Label control in Flex’
The following example shows how you can set the font thickness on a Flex Label control by setting the fontThickness and fontAntiAliasType styles.
Full code after the jump.
Continue reading ‘Setting the font thickness 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’