In earlier examples, “Embedding fonts in Flex Gumbo” and “Setting the typographic case on a Spark TextArea control in Flex Gumbo”, we’ve seen how to embed fonts in Flex Gumbo.
The following example shows how you can set the ligature level on a Spark TextInput control in Flex 4/Gumbo by setting the ligatureLevel style to one of the static constants in the flash.text.engine.LigatureLevel class.
Full code after the jump.
{ 2 comments }
