DescriptionFactor out the <textPath> positioning mapping code into a helper class
Since <textPath> will be getting a bunch of smaller new features - all
which essentially revolving around how the actual position is computed,
or how the actual path is setup, wrap the code that performs the
mapping from a location to a point on the path in a helper. The helper
is called PathPositionMapper, and for now resides with
LayoutSVGTextPath since that's the object that sets up the path data.
BUG=366559
Committed: https://crrev.com/5ce4904ba1d747f0d793f3a4abde842fd03853ab
Cr-Commit-Position: refs/heads/master@{#374893}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase. #
Messages
Total messages: 11 (4 generated)
|