limweb / degrafa

Automatically exported from code.google.com/p/degrafa
1 stars 0 forks source link

Sprite assets get clipped off in BitmapFills and CSSSkin #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Using a BitmapFill (embedded Sprite symbol with strokes) to fill any
Geometry subclass is enough to manifest the problem.
Probably using getRect() instead of getBounds() to create the BitmapData.

Original issue reported on code.google.com by n.giamou...@gmail.com on 20 Aug 2008 at 2:35