Image edge clipped when using affine transforms

Yeah... this looks like a bug. I'm seeing the same thing on v1.9.1 of the SDK.

Here's the project I made to test. Only thing I did different from you was use affineTransform:rotate() to compute the transform, and it still shows missing pixels.

Here's the code:
test-transform.zip (82.9 KB)

3 Likes