Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(784)

Issue 2722041: Implement SkPDFDevice::drawPath(...) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by Steve VanDeBogart
Modified:
13 years, 11 months ago
Reviewers:
agl
CC:
skia-review_googlegroups.com, reed
Base URL:
http://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Implement SkPDFDevice::drawPath(...) This depends on http://codereview.appspot.com/2721041 Committed: http://code.google.com/p/skia/source/detail?r=620

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -3 lines) Patch
M src/pdf/SkPDFDevice.cpp View 1 2 chunks +53 lines, -3 lines 0 comments Download

Messages

Total messages: 3
Steve VanDeBogart
13 years, 11 months ago (2010-10-25 23:07:50 UTC) #1
agl
LGTM http://codereview.appspot.com/2722041/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): http://codereview.appspot.com/2722041/diff/1/src/pdf/SkPDFDevice.cpp#newcode189 src/pdf/SkPDFDevice.cpp:189: // Draw a path instead. Do you want ...
13 years, 11 months ago (2010-10-26 01:38:33 UTC) #2
Steve VanDeBogart
13 years, 11 months ago (2010-10-26 18:38:59 UTC) #3
http://codereview.appspot.com/2722041/diff/1/src/pdf/SkPDFDevice.cpp
File src/pdf/SkPDFDevice.cpp (right):

http://codereview.appspot.com/2722041/diff/1/src/pdf/SkPDFDevice.cpp#newcode189
src/pdf/SkPDFDevice.cpp:189: // Draw a path instead.
On 2010/10/26 01:38:33, agl wrote:
> Do you want a NOTIMPLEMENTED in here?

I forgot to update the comment on a copy/paste. Updated. getFillPath(...)
applies the path effect to the path so that it can be drawn without a path
effect.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b