musictheory / SwiffCore

.swf parsing and rendering framework for Mac OS X and iOS

Home Page:http://www.musictheory.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel perfect: Clipped bitmaps should affine clamp, not crop

iccir opened this issue · comments

Clipped bitmaps are currently cropped when drawn. According to the spec, they should be affine clamped. I haven't encountered any movies where this is noticeable, and have yet to be able to create a test case in the Flash IDE.