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

Issue 2292503002: Refactor fx_font part 4 (Closed)

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

Description

Move CFX_SubstFont and CTTFontDesc into their own files Committed: https://pdfium.googlesource.com/pdfium/+/81ee14da357bb8bb141930d96e07a46f6d472720

Patch Set 1 #

Patch Set 2 : More changes #

Total comments: 6

Patch Set 3 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -107 lines) Patch
M BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M core/fpdfdoc/cpdf_interform.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/fxge/ge/cfx_facecache.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/fxge/ge/cfx_fontmapper.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/fxge/ge/cfx_fontmgr.cpp View 1 chunk +3 lines, -1 line 0 comments Download
A core/fxge/ge/cfx_substfont.cpp View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A core/fxge/ge/cttfontdesc.h View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
A core/fxge/ge/cttfontdesc.cpp View 1 chunk +42 lines, -0 lines 0 comments Download
M core/fxge/ge/fx_ge_font.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/fxge/ge/fx_ge_fontmap.cpp View 1 chunk +0 lines, -46 lines 0 comments Download
M core/fxge/include/cfx_fontmapper.h View 1 chunk +2 lines, -0 lines 0 comments Download
M core/fxge/include/cfx_fontmgr.h View 1 chunk +2 lines, -0 lines 0 comments Download
A core/fxge/include/cfx_substfont.h View 1 1 chunk +34 lines, -0 lines 0 comments Download
M core/fxge/include/fx_font.h View 1 3 chunks +1 line, -60 lines 0 comments Download
M fpdfsdk/formfiller/cba_fontmap.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fde/fde_gedevice.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
npm
PTAL
4 years, 3 months ago (2016-08-29 15:54:02 UTC) #3
dsinclair
https://codereview.chromium.org/2292503002/diff/20001/core/fxge/ge/cfx_substfont.cpp File core/fxge/ge/cfx_substfont.cpp (right): https://codereview.chromium.org/2292503002/diff/20001/core/fxge/ge/cfx_substfont.cpp#newcode12 core/fxge/ge/cfx_substfont.cpp:12: m_Charset = FXFONT_ANSI_CHARSET; Can these be moved to an ...
4 years, 3 months ago (2016-08-29 15:58:32 UTC) #4
npm
PTAL https://codereview.chromium.org/2292503002/diff/20001/core/fxge/ge/cfx_substfont.cpp File core/fxge/ge/cfx_substfont.cpp (right): https://codereview.chromium.org/2292503002/diff/20001/core/fxge/ge/cfx_substfont.cpp#newcode12 core/fxge/ge/cfx_substfont.cpp:12: m_Charset = FXFONT_ANSI_CHARSET; On 2016/08/29 15:58:31, dsinclair wrote: ...
4 years, 3 months ago (2016-08-29 16:19:07 UTC) #7
dsinclair
lgtm
4 years, 3 months ago (2016-08-29 16:34:44 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/2292503002/40001
4 years, 3 months ago (2016-08-29 16:34:55 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 16:36:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/81ee14da357bb8bb141930d96e07a46f6d47...

Powered by Google App Engine
This is Rietveld 408576698