DescriptionAlways create a BidiRun in SVGTextMetricsBuilder
Create a BidiRun for the 'override' case too, to avoid a bunch of
special cases. Since we always have a BidiRun now, null-checks can be
removed, and code simplified a bit. (Hopefully even more in the future.)
Also make "8-bit" (latin1) strings take this code-path. (This was
handled by the SimpleShaper path previously.)
BUG=594058
Committed: https://crrev.com/c53c160e1391842324a60c1391db9b6ff7ccf5bf
Cr-Commit-Position: refs/heads/master@{#383224}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|