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

Issue 32233003: Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be … (Closed)

Created:
7 years, 2 months ago by edisonn
Modified:
7 years, 2 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice Committed: http://code.google.com/p/skia/source/detail?r=11886

Patch Set 1 #

Patch Set 2 : use SkScalar instead of double #

Total comments: 2

Patch Set 3 : add comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -13 lines) Patch
M include/core/SkDocument.h View 1 2 3 chunks +28 lines, -5 lines 0 comments Download
M include/pdf/SkPDFDevice.h View 1 2 2 chunks +15 lines, -0 lines 2 comments Download
M src/doc/SkDocument_PDF.cpp View 1 2 3 chunks +15 lines, -6 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 2 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
edisonn
7 years, 2 months ago (2013-10-21 12:26:59 UTC) #1
reed1
https://codereview.chromium.org/32233003/diff/30001/include/core/SkDocument.h File include/core/SkDocument.h (right): https://codereview.chromium.org/32233003/diff/30001/include/core/SkDocument.h#newcode41 include/core/SkDocument.h:41: * as JPEG (DCT). What does DPI mean to ...
7 years, 2 months ago (2013-10-21 13:10:24 UTC) #2
edisonn
https://codereview.chromium.org/32233003/diff/30001/include/core/SkDocument.h File include/core/SkDocument.h (right): https://codereview.chromium.org/32233003/diff/30001/include/core/SkDocument.h#newcode41 include/core/SkDocument.h:41: * as JPEG (DCT). On 2013/10/21 13:10:24, reed1 wrote: ...
7 years, 2 months ago (2013-10-21 14:40:58 UTC) #3
reed1
lgtm -- but wait for other reviewers
7 years, 2 months ago (2013-10-21 15:13:07 UTC) #4
vandebo (ex-Chrome)
LGTM https://codereview.chromium.org/32233003/diff/90001/include/pdf/SkPDFDevice.h File include/pdf/SkPDFDevice.h (right): https://codereview.chromium.org/32233003/diff/90001/include/pdf/SkPDFDevice.h#newcode211 include/pdf/SkPDFDevice.h:211: fRasterDpi = rasterDpi; nit: you could move the ...
7 years, 2 months ago (2013-10-21 16:28:35 UTC) #5
edisonn
https://codereview.chromium.org/32233003/diff/90001/include/pdf/SkPDFDevice.h File include/pdf/SkPDFDevice.h (right): https://codereview.chromium.org/32233003/diff/90001/include/pdf/SkPDFDevice.h#newcode211 include/pdf/SkPDFDevice.h:211: fRasterDpi = rasterDpi; On 2013/10/21 16:28:35, vandebo wrote: > ...
7 years, 2 months ago (2013-10-21 16:36:33 UTC) #6
vandebo (ex-Chrome)
On 2013/10/21 16:36:33, edisonn wrote: > https://codereview.chromium.org/32233003/diff/90001/include/pdf/SkPDFDevice.h > File include/pdf/SkPDFDevice.h (right): > > https://codereview.chromium.org/32233003/diff/90001/include/pdf/SkPDFDevice.h#newcode211 > ...
7 years, 2 months ago (2013-10-21 16:43:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/edisonn@google.com/32233003/90001
7 years, 2 months ago (2013-10-21 16:50:37 UTC) #8
commit-bot: I haz the power
7 years, 2 months ago (2013-10-21 17:14:40 UTC) #9
Message was sent while issue was closed.
Change committed as 11886

Powered by Google App Engine
This is Rietveld 408576698