DescriptionSimplify SVGPathBlender::blendArcToSegment
By factoring the "simple" (same coordinate type) case out of
SVGPathBlender::blendAnimatedFloatPoint, we can simplify the blending
of rx/ry/angle of two arc segments.
Additionally, since the m_fromMode == m_toMode if m_addTypesCount != 0,
the same expression can be used to determine the mode of the blended
segment.
BUG=467592
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192073
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|