FlexJS components should be font-agnostic. Try to use CSS and defer styling choices, like fonts and colors, for CSS and not hard-coded. You would write your component set and have an accompanying .css file that makes the components look their best.
Peter Ent Adobe Systems On 12/2/15, 6:56 PM, "Nemi" <[email protected]> wrote: >Alex Harui wrote >> In the UI, try to avoid low-level Flash APIs including embedded fonts. > >Avoid embedding fonts at all? How to use them if they need to be embedded >for some components? > > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Summary-of-things-th >at-should-be-noted-when-starting-a-new-project-tp11557p11574.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
