Thanks for the hint - after adding afe.jar and agl32.jar it almost works. I build my theme SWF containing the fonts as a submodule; when I build within the submodule, it works, when I build from the parent POM, it fails. This is probably related to the Maven reactor mechanism. Did anybody manage to embed fonts in a submodule?
[ERROR] /Volumes/Scoyo/flex/LearnApplication/1.2-work/BaseTheme/src/ main/flex/allScoyoStyles.css:[2343,-1] exception during transcoding: No FontManager provided. Cannot build font. [ERROR] /Volumes/Scoyo/flex/LearnApplication/1.2-work/BaseTheme/src/ main/flex/allScoyoStyles.css:[2343,-1] unable to build font 'Verdana' [ERROR] /Volumes/Scoyo/flex/LearnApplication/1.2-work/BaseTheme/src/ main/flex/allScoyoStyles.css:[2343,-1] Unable to transcode fonts/ verdanai.ttf. Thanks and Regards, Peter On Jun 21, 2:34 pm, Logan Allred <[email protected]> wrote: > On Sun, Jun 21, 2009 at 3:08 AM, peja<[email protected]> wrote: > > Isn't the fontkit.jar added to the Classpath? What did I overlook? > > There may be dependencies. I would also install afe.jar, agl32.jar, > and rideau.jar and get them on the classpath. --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
