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

Issue 637953010: RenderText: Try fallback fonts of the Uniscribe font while shaping (Closed)

Created:
6 years, 2 months ago by ckocagil
Modified:
6 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

RenderText: Try fallback fonts of the Uniscribe font while shaping BUG=422142 R=asvitkine Committed: https://crrev.com/f9fd2e2129b8dc0542c76744666a2a1cd06775f2 Cr-Commit-Position: refs/heads/master@{#300351}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M ui/gfx/render_text_win.cc View 2 chunks +21 lines, -2 lines 4 comments Download

Messages

Total messages: 19 (4 generated)
ckocagil
PTAl. This is intended to be a short-term solution to be merged back to stable.
6 years, 2 months ago (2014-10-20 19:53:39 UTC) #2
msw
https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc#newcode1055 ui/gfx/render_text_win.cc:1055: current_font = Font(fonts[i], original_font.GetFontSize()); The entire defect may just ...
6 years, 2 months ago (2014-10-20 20:12:03 UTC) #3
Alexei Svitkine (slow)
LGTM https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc#newcode1073 ui/gfx/render_text_win.cc:1073: ShapeTextRunWithFont(run, current_font)); Nit: Indent 2 more.
6 years, 2 months ago (2014-10-20 20:14:04 UTC) #5
ckocagil
On 2014/10/20 20:12:03, msw wrote: > https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc > File ui/gfx/render_text_win.cc (right): > > https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc#newcode1055 > ...
6 years, 2 months ago (2014-10-20 20:14:11 UTC) #6
scottmg
Repro (apparently) requires a non-English Win XP with chrome set to a different non-English UI ...
6 years, 2 months ago (2014-10-20 20:16:41 UTC) #8
scottmg
(Or just ignore me if you have a simpler repro. :)
6 years, 2 months ago (2014-10-20 20:17:15 UTC) #9
Alexei Svitkine (slow)
https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc#newcode1055 ui/gfx/render_text_win.cc:1055: current_font = Font(fonts[i], original_font.GetFontSize()); On 2014/10/20 20:12:03, msw wrote: ...
6 years, 2 months ago (2014-10-20 20:21:20 UTC) #10
ckocagil
On 2014/10/20 20:14:11, ckocagil wrote: > On 2014/10/20 20:12:03, msw wrote: > > https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc > ...
6 years, 2 months ago (2014-10-20 20:24:12 UTC) #11
Alexei Svitkine (slow)
https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): https://codereview.chromium.org/637953010/diff/1/ui/gfx/render_text_win.cc#newcode1055 ui/gfx/render_text_win.cc:1055: current_font = Font(fonts[i], original_font.GetFontSize()); On 2014/10/20 20:21:20, Alexei Svitkine ...
6 years, 2 months ago (2014-10-20 20:25:06 UTC) #12
msw
On 2014/10/20 20:24:12, ckocagil wrote: > On 2014/10/20 20:14:11, ckocagil wrote: > > On 2014/10/20 ...
6 years, 2 months ago (2014-10-20 20:28:53 UTC) #13
ckocagil
On 2014/10/20 20:28:53, msw wrote: > Okay, if this matches the old behavior, then it ...
6 years, 2 months ago (2014-10-20 20:30:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/637953010/1
6 years, 2 months ago (2014-10-20 20:32:28 UTC) #16
chromium-reviews
I think it would be useful to add a test for this in a followup ...
6 years, 2 months ago (2014-10-20 20:36:09 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-20 22:13:27 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 22:14:20 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f9fd2e2129b8dc0542c76744666a2a1cd06775f2
Cr-Commit-Position: refs/heads/master@{#300351}

Powered by Google App Engine
This is Rietveld 408576698