Chromium Code Reviews
DescriptionRemove FontPlatformData::m_widthVariant.
The width variant is actually just a font feature request.
Now that HarfBuzzShaper::setFontFeatures() takes care of setting these
font features based on the FontDescription, there is no longer a need
to plumb these values though FontPlatformData.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185391
Patch Set 1 #Patch Set 2 : Fix Mac. #
Total comments: 6
Patch Set 3 : Address comments. #Messages
Total messages: 14 (4 generated)
|