I downloaded the SDK again, FlatSpark is now included in libs folder, but
I'm getting the error "Unable to build font" for all the fonts FlatSpark
uses.

I did a quick test using the flatspark.swc directly from my local Flex SDK
build (built on release4.14.0 branch) and everything worked fine.

All the fonts are added via css, they are declared the same way the Android
mobile theme declares them:
src:url("flatspark/assets/fonts/lato/Lato_Regular.otf");

I don't know what might be the problem. Maybe Om has some idea of what's
wrong?

Reply via email to