DescriptionMove color/gradient/pattern out of StrokeData
The "other methods" referred to in the documentation of StrokeData, only
use the stroke information that pertain to the "geometry" of the stroke.
This means that m_color/m_gradient/m_pattern are dead weight except for
the use in GraphicsContextState. Move those fields to GCS for better
separation of "geometry" and "ink".
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182610
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|