DescriptionFix RRect tranform bug
When a RRect is an oval transforming the rectangle and the radii separately can result in a non-oval result (i.e., due to numerical issues some tiny straight edges may creep in). This CL remedies the situation by computing the new radii directly from the transformed rect.
BUG=skia:2696
Committed: https://skia.googlesource.com/skia/+/e5c1e3cd63e22bb06c24dd051f4d814f24786c08
Patch Set 1 #Patch Set 2 : Add unit test #
Messages
Total messages: 5 (0 generated)
|