Hi, I am trying to getting the fonts smooth.
1. https://docs.sonatype.org/display/FLEXMOJOS/FAQ#FAQ-1.5 does work fine, font is smooth. 2. https://docs.sonatype.org/display/FLEXMOJOS/FAQ#FAQ-1.6 (activating another font manager) causes trouble: [ERROR] .../-flex-client/src/main/flex/assets/styles.css:[2,-1] exception during transcoding: No FontManager provided. Cannot build font. [ERROR] .../flex-client/src/main/flex/assets/styles.css:[2,-1] unable to build font 'VerdanaEmbedded' --- The styles.css looks like following: @font-face { src: local("Verdana"); fontFamily: VerdanaEmbedded; } @font-face { src: local("Verdana"); fontFamily: VerdanaEmbedded; fontWeight: bold; } Any idea? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
