On Tue, Jul 24, 2007 at 07:22:20PM -0300, Zeh Fernando wrote: > Just as a side note, textfields rendered with device fonts can be > 'captured' by way of BitmapData instances and manipulated as an image, > so on most aspects, they can still be manipulated although you'd need a > few more steps for that (and Flash Player 8+).
Can this be done with embedded fonts too ? > >Also, I've been reported that *some* proprietary player versions handle > >this differently in different architecture flavors (like _alpha being > >misreguarded > >but borderColor and backgroundColor being honoured). Can anyone confirm ? > > I haven't tested these properties specifically, but I think they do > work. It has been reported that they do NOT work with LNX 9,0,31,0 (Adobe's) Does it have to be considered a bug or is it known practice among flash coders to switch code based on some sort of versioning ? This is not the first case of such incompatibility between versions of Adobe players - take a look at http://gnashdev.org/wiki/index.php/Testcases and see if you find other failures (a few are listed, for example for the Number test). > Plus they can have filters (Flash 8+ feature) applied to force > antialias. So yes, it's a bit confusing. Gnash also support antialias for device fonts for free (another "problem" ?) --strk; _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

