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

Issue 2304493005: Move CFX_Font definition to its own file (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_Font definition to its own file and clean up - Rename fx_ge_font.cpp to cfx_font.cpp - Deleted unused CONTRAST_RAMP_STEP in fx_ge_text.cpp - Move CFX_Font definitions and auxiliary methods in fx_ge_text to cfx_font - Remove extern "C", static, and underscore prefixes in new namespace methods in cfx_font.cpp Committed: https://pdfium.googlesource.com/pdfium/+/155c88006a4367bb09631c3ca4983ef48e06bc62

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+289 lines, -725 lines) Patch
M BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
A + core/fxge/ge/cfx_font.cpp View 10 chunks +288 lines, -37 lines 2 comments Download
D core/fxge/ge/fx_ge_font.cpp View 1 chunk +0 lines, -416 lines 0 comments Download
M core/fxge/ge/fx_ge_text.cpp View 1 chunk +0 lines, -271 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
npm
PTAL
4 years, 3 months ago (2016-09-02 15:34:13 UTC) #5
dsinclair
https://codereview.chromium.org/2304493005/diff/1/core/fxge/ge/cfx_font.cpp File core/fxge/ge/cfx_font.cpp (right): https://codereview.chromium.org/2304493005/diff/1/core/fxge/ge/cfx_font.cpp#newcode188 core/fxge/ge/cfx_font.cpp:188: const char CFX_Font::s_AngleSkew[] = { Are these referenced externally? ...
4 years, 3 months ago (2016-09-06 12:57:03 UTC) #8
npm
https://codereview.chromium.org/2304493005/diff/1/core/fxge/ge/cfx_font.cpp File core/fxge/ge/cfx_font.cpp (right): https://codereview.chromium.org/2304493005/diff/1/core/fxge/ge/cfx_font.cpp#newcode188 core/fxge/ge/cfx_font.cpp:188: const char CFX_Font::s_AngleSkew[] = { On 2016/09/06 12:57:03, dsinclair ...
4 years, 3 months ago (2016-09-06 14:21:53 UTC) #9
dsinclair
lgtm
4 years, 3 months ago (2016-09-06 14:22:34 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/2304493005/1
4 years, 3 months ago (2016-09-06 14:22:43 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 14:31:05 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/155c88006a4367bb09631c3ca4983ef48e06...

Powered by Google App Engine
This is Rietveld 408576698