Comment #7 on issue 88 by heuermh: toImage doesn't return an image of the proper size http://code.google.com/p/piccolo2d/issues/detail?id=88
I was not able to validate this fix. I've added an example that demonstrates the different fill strategies, and all the aspect cover images have no foreground. The aspect fill and exact fill images look correct to me. $ svn commit -m "Issue 88 ; adding example that demonstrates the different toImage fill strategies, uncovered a possible bug with aspect cover fill strategy" Adding examples/src/main/java/edu/umd/cs/piccolo/examples/ToImageExample.java Transmitting file data ... Committed revision 784. -- 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 -~----------~----~----~----~------~----~------~--~---
