Description[SkSVGDevice] Fix whitespace text handling
SVG ignores leading/trailing whitespace and consolidates mid-text
(http://www.w3.org/TR/SVG/text.html#WhiteSpace). This can cause our
x/y position indices to get out of whack.
Implement a text builder which is SVG whitespace-munging-aware and
performs the needed x/y position list adjustments.
R=reed@google.com,mtklein@google.com
Committed: https://skia.googlesource.com/skia/+/8974774c32b5f0365d375a81d5d047c5c2406614
Patch Set 1 #
Total comments: 4
Patch Set 2 : review comments #Messages
Total messages: 14 (4 generated)
|