Keep typeface on PlatformFontWin for fallback fonts
The PlatformFontWin is not able to represent a specific typeface. A recent bug (http://crbug.com/1003829) shows that fallback fonts should be kept as a typeface to avoid losing information and doing wrong rematch. This CL is a continuation of. https://chromium-review.googlesource.com/c/chromium/src/+/1824104 The above CL is fixing the problem but rely on the migration of PlatformFontSkiaOnWindows to be completed. The current CL proposed to keep a path working either way. This way the shipping of PlatformFontSkiaOnWindows is independent of the fallback font fix and the Georgian fonts should work fine in both PlatformFont. R=robliao@chromium.org CC=drott@chromium.org Bug: 1003829 Change-Id: If6b9872da01cadaf4f538db2ebac42e887f106d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848913 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:Robert Liao <robliao@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#704653}
Showing
Please register or sign in to comment