DescriptionUse WebBlendMode in FEBlend
This replaces the BlendModeType enumeration with the WebBlendMode for
FEBlend::m_mode. The former is moved to SVGFEBlendElement.
This enables FEBlend to use all of the blend modes available in
WebBlendMode, and leave any subset selection to the client of FEBlend
(which is SVGFEBlendElement).
The BlendModeType->string mapping is replaced by compositeOperatorName().
BUG=389594
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179029
Patch Set 1 #Patch Set 2 : Fiddle with BlendModeType enum. #Patch Set 3 : WebBlendModeNormal -> "normal" (not "source-over"). #
Messages
Total messages: 12 (0 generated)
|