The Ant script in frameworks/fontsrc runs the regular Flex SDKs mxmlc to create the font swf. The regular Flex SDK has to have opted in to the font kit jars.
HTH, -Alex On 7/6/16, 5:47 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Hi, > > >I just finished a major refactoring of the build, that now builds the >Flat-UI-Icon font and nicely bundles that with the BindingExample_Flat >for example. But still I haven't found a way to use the font in the Flash >version. We can't compile it in as Falcon still is lacking this >functionality, but I haven't seen how the Ant build introduces the Font >SWF to the Flash build. > > >Could anyone here give me a pointer to this? > > >By the way ... I think I fixed even more stuff, tested the JavaScript >applications even more and added a few new Bugs as comments to the pom.xml > > >Chris