Re: jagged embedded fonts in Flash

if caching is necessary to get good results, maybe we should look at some new techniques so that would not be necessary. The font file could be embedded directly in byte code just as it would be embedded using the Flash tool. That would yield results iden…

Viewing 1 to 1 (1 Total)
Re: jagged embedded fonts in Flash

crayfellow

crayfellow
Total Posts: 204
Joined: November 28, 2011

if caching is necessary to get good results, maybe we should look at some new techniques so that would not be necessary. The font file could be embedded directly in byte code just as it would be embedded using the Flash tool. That would yield results identical to what Flash/AS3 users would get. I do have a scaling UI so it would be good to benefit from the way Flash already does it, but it appears to be jagged with no scaling too (and with cacheAsBitmap true). I must be missing something.

For the current SamHaxe-based configuration, what are the ideal settings for fonts embedded for the Flash target?

Thanks,
Patrick

Posted on April 27, 2012 at 8:53 AM