DescriptionEliminate SVGTextChunkBuilder::m_textBoxTransformations
Nothing touches SVGTextFragment::lengthAdjustTransform between the calls
to processTextChunks() and finalizeTransformMatrices(), so the scaling
transform can be applied directly during the former, and the latter can
be removed along with the HashMap it uses.
Also change some fragment loops to for-range style.
BUG=486669
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196601
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|