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

Issue 2244173005: SkPDF: eliminate SkPDFCIDfont class (Closed)

Created:
4 years, 4 months ago by hal.canary
Modified:
4 years, 4 months ago
Reviewers:
bungeman-skia
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkPDF: eliminate SkPDFCIDfont class get_glyph_widths() and set_glyph_widths() combined. set_glyph_widths() now takes a SkPDFGlyphSet*. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2244173005 Committed: https://skia.googlesource.com/skia/+/28c6d83c98473a24b8d0b0d279c43fd37ff24055

Patch Set 1 #

Total comments: 4

Patch Set 2 : 2016-08-16 (Tuesday) 11:07:12 EDT #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -200 lines) Patch
M src/pdf/SkPDFFont.h View 1 2 2 chunks +0 lines, -6 lines 0 comments Download
M src/pdf/SkPDFFont.cpp View 1 2 12 chunks +99 lines, -194 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (13 generated)
hal.canary
PTAL
4 years, 4 months ago (2016-08-15 21:15:52 UTC) #5
bungeman-skia
https://codereview.chromium.org/2244173005/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2244173005/diff/1/src/pdf/SkPDFFont.cpp#newcode887 src/pdf/SkPDFFont.cpp:887: sk_sp<const SkAdvancedTypefaceMetrics> SkPDFFont::GetFontMetricsWithGlyphNames( It doesn't look like this method ...
4 years, 4 months ago (2016-08-16 14:39:30 UTC) #8
hal.canary
https://codereview.chromium.org/2244173005/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2244173005/diff/1/src/pdf/SkPDFFont.cpp#newcode887 src/pdf/SkPDFFont.cpp:887: sk_sp<const SkAdvancedTypefaceMetrics> SkPDFFont::GetFontMetricsWithGlyphNames( On 2016/08/16 14:39:30, bungeman-skia wrote: > ...
4 years, 4 months ago (2016-08-16 15:07:31 UTC) #9
bungeman-skia
lgtm
4 years, 4 months ago (2016-08-16 15:12:39 UTC) #12
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/2244173005/40001
4 years, 4 months ago (2016-08-16 17:09:44 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 17:29:41 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/28c6d83c98473a24b8d0b0d279c43fd37ff24055

Powered by Google App Engine
This is Rietveld 408576698