DescriptionFix stroked oval and rrect rendering on Ubuntu-x86-Release.
The Ubuntu-x86 compiler was optimizing out a case where I was
reseting the isStroked boolean based on the new inner radii.
This changes it to check the radii at the time the effect is
created, which tricks the compiler into doing the right thing.
Committed: http://code.google.com/p/skia/source/detail?r=11035
Patch Set 1 #
Total comments: 4
Patch Set 2 : Make sure we don't render rrect centers when stroked. #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|