DescriptionAdd new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is
called (for now at least) TwoPointConical, to distinguish it from the
existing one (TwoPointRadial), and to reflect its odd behavior where it draws
transparent outside the boundary of the "cone" between the two circles.
This impl is unsupported by GPU and Printing at the moment, and Chrome does not
yet invoke it.
Committed: https://code.google.com/p/skia/source/detail?r=4197
Patch Set 1 #
Total comments: 7
Patch Set 2 : #
MessagesTotal messages: 10
|