DescriptionTransfer variation axis coordinates including tags
Skia may not always return the axis coordinates in order. Hence we
should transfer tags and axis values, not only axis values in an assumed
order. Doing this, we can also skip the additional copying and cast the
data from Skia to HarfBuzz types straight away. We are ensuring the
validity of the cast with a static_assert comparing the types.
BUG=674879
Review-Url: https://codereview.chromium.org/2730443002
Cr-Commit-Position: refs/heads/master@{#454039}
Committed: https://chromium.googlesource.com/chromium/src/+/1ee8493dad2494e89b2417453c030da69f89137a
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|