Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(894)

Issue 1784913003: Try newer Chinese and Japanese fonts before old fonts

Created:
4 years, 9 months ago by jungshik at Google
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews, krit, pdr+graphicswatchlist_chromium.org, drott+blinkwatch_chromium.org, vmpstr+blinkwatch_chromium.org, dshwang, jbroman, Justin Novosad, blink-reviews-platform-graphics_chromium.org, Rik, Stephen Chennney, blink-reviews, f(malita), danakj+watch_chromium.org, kinuko+watch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Try newer Chinese and Japanese fonts before old fonts In some cases, Windows 10 appears to have some issues with old Windows fonts for Chinese. Trying 'newer' Windows fonts first should fix this issue. For many other scripts, we've already made a switch to try 'newer' Windows fonts (Vista, 7 or later) first before 'old' fonts (XP). BUG=593253 TEST=Should rely on end-users with repro. We can't reproduce the bug locally.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M third_party/WebKit/Source/platform/fonts/win/FontFallbackWin.cpp View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
jungshik at Google
4 years, 9 months ago (2016-03-10 23:50:23 UTC) #2
Will add 'NeedsRebaseline' once trybot comes back with a failed layout test
list.

Powered by Google App Engine
This is Rietveld 408576698