Comment #12 on issue 88 by allain.lalonde: toImage doesn't return an image of the proper size http://code.google.com/p/piccolo2d/issues/detail?id=88
I was able to reproduce the bug with OpenJDK on my Ubuntu box, but I think it's unrelated to the toImage code. To test this out yourself, just set the scale of the aspectCover PText to 10 and run the toImage Example. The label shouldn't even appear on screen. It seems that when the font gets too big, OpenJDK doesn't bother rendering them. Yippee! Groan. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
