Closed GoogleCodeExporter closed 9 years ago
Original comment by jwopitz
on 27 May 2009 at 9:12
so there are two things to point out here. a) the idea that if you have an
IsoRectangle the bitmap will be rendered correctly. Say you have an
IsoRectangle
with the dimension w=100, l=100, h=0; Then you have a bitmap image that is say
200x100. If you simply pass the bitmap in as a fill it will indeed crop the
image to
the dimensions of the IsoRectangle. The BitmapFill takes a matrix parameter
that is
intended to force scaling upon the bitmap when applying to the IsoRectangle.
If you
leave this null, then no modifications aside from the orientation takes place.
b) by you logging this issue, I have subsequently stumbled upon a new bug with
regards to the bitmap fills and how they are applied to an IsoBox, specifically
the
top face.
I am closing this bug and opening a new one specific to the new issue.
Original comment by jwopitz
on 9 Jun 2009 at 4:41
Original issue reported on code.google.com by
sanjeevk...@gmail.com
on 24 May 2009 at 11:40Attachments: