Avoiding the need to compile static content...
Hi,
In the absence of any way to download fonts on the fly for mobile content, particularly iOS, I am forced to compile around 70MB of fonts into the app. This, needless to say, takes A Long Time. And every time I change anything, it seems to be done _again_.
But the fonts don't change...
Can anybody suggest a way to still include the fonts as compiled, embedded media but without the need to recompile them each and every time? For example, if I have them as compiled SWF CSS, can I embed those in a way that will avoid the need to tie up my "Build workspace" task?
Thanks,
G
