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

Issue 2400773002: Slightly simplify CFX_FontMapper::FindSubstFont (Closed)

Created:
4 years, 2 months ago by npm
Modified:
4 years, 2 months ago
Reviewers:
Lei Zhang, dsinclair, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Slightly simplify CFX_FontMapper::FindSubstFont - Deleted useless flag FXFONT_SUBST_STANDARD - Change kExternalFontIndex to something more meaningful - Fetch symbolic fonts using UseInternalSubst too Committed: https://pdfium.googlesource.com/pdfium/+/232ce9365df0768846972be34a3a84f915bf7e82

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -39 lines) Patch
M core/fxge/cfx_substfont.h View 1 chunk +0 lines, -1 line 0 comments Download
M core/fxge/ge/cfx_fontmapper.cpp View 14 chunks +16 lines, -38 lines 2 comments Download

Messages

Total messages: 14 (8 generated)
npm
PTAL
4 years, 2 months ago (2016-10-06 19:43:39 UTC) #5
dsinclair
https://codereview.chromium.org/2400773002/diff/1/core/fxge/ge/cfx_fontmapper.cpp File core/fxge/ge/cfx_fontmapper.cpp (right): https://codereview.chromium.org/2400773002/diff/1/core/fxge/ge/cfx_fontmapper.cpp#newcode390 core/fxge/ge/cfx_fontmapper.cpp:390: if (iBaseFont < kNumStandardFonts) { Doesn't this change the ...
4 years, 2 months ago (2016-10-11 14:11:37 UTC) #8
npm
https://codereview.chromium.org/2400773002/diff/1/core/fxge/ge/cfx_fontmapper.cpp File core/fxge/ge/cfx_fontmapper.cpp (right): https://codereview.chromium.org/2400773002/diff/1/core/fxge/ge/cfx_fontmapper.cpp#newcode390 core/fxge/ge/cfx_fontmapper.cpp:390: if (iBaseFont < kNumStandardFonts) { On 2016/10/11 14:11:37, dsinclair ...
4 years, 2 months ago (2016-10-11 14:19:56 UTC) #9
dsinclair
lgtm
4 years, 2 months ago (2016-10-11 15:39:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2400773002/1
4 years, 2 months ago (2016-10-11 15:40:06 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 15:57:04 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/232ce9365df0768846972be34a3a84f915bf...

Powered by Google App Engine
This is Rietveld 408576698