On Sun, Feb 04, 2007 at 10:13:53AM -0500, Ray Laurencelle wrote: > >>I'm working on that. The biggest problem is extracting the antialising > information from the font. (TTF and Type1) > > I'm told there is a text field property that can be set for advanced > antialiasing...I don't know how you parse PDF code and end up with SWF code > but would setting this property work for you: > > TextField.prototype.antiAliasType = "advanced"
It's not that easy- if you enable this feature, all text will either get bloated, or disappear entirely. The new FlashType renderer seems to be quite picky on what it accepts. Greetings Matthias _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
