On Fri, Jul 13, 2007 at 01:50:12AM +0200, [EMAIL PROTECTED] wrote: > I used the last CVS version, something appears on the screen but hard to > guess what is :).
sprite_instance.cpp:2053: // TODO: 10 pixels is an arbitrary number here... > DEBUG : text style with undefined font; font_id= -1; using a default font > > which default font are used ? fontlib.cpp:25:#define DEFAULT_FONT_NAME "_sans" > I tried to specify the font using > setNewTextFormat() but apparently is not implemented yet. I confirm it's not implemented. You should get an 'Unimplemented' message. Zou Lunkai is working on a testcase to help implementing all the features of a dynamic textfield. If you're interested in helping out consider working on a MTASC testcase for this. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

