DescriptionSwitch to glyphs as paths at a higher point size on Android
The regression occurred when we dropped the maximum DF size from 192
to 162, which meant that any glyph > 324 ended up being rendered as paths
rather than the previous > 384. This pushes the threshold for
rendering paths up to 384. Quality looks fine on high-res devices
which is why this is restricted to Android-only (low-res Android devices
should only rarely have text that large).
BUG=chromium:467569
Committed: https://skia.googlesource.com/skia/+/932d413e69845989fadaecf5bcb8686ec8c05032
Committed: https://skia.googlesource.com/skia/+/97c595f304567abac00dbe4fa6ea9b4d8bf5d89f
Patch Set 1 #Patch Set 2 : Tweak large glyph limit to fix mixedtextblob GM #Patch Set 3 : Rebase to ToT #Messages
Total messages: 16 (7 generated)
|