You are currently browsing posts tagged “font”

Embedding fonts in Flex, AIR and Actionscript projects

June 13, 2009 // Posted in AIR, Actionscript 3, Flex 9 Comments

Question: I’m trying to develop a Flex application that uses a Text component which will take an html rendered text. So far, no problem there. However, I would like to use more than 1 font (regular, bold, italic) in this text component and I’m not sure if the fonts are all on the user’s computer. [...]

Read the entire article