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

Issue 4704044: Correct return for pdfTransform. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by bungeman
Modified:
13 years, 1 month ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Make things more APIy. #

Patch Set 3 : Add test. #

Patch Set 4 : Fix line lengths. #

Total comments: 3

Patch Set 5 : Allow asAffine to take NULL. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -20 lines) Patch
M include/core/SkMatrix.h View 1 2 3 4 2 chunks +24 lines, -5 lines 0 comments Download
M src/core/SkMatrix.cpp View 1 2 3 4 1 chunk +19 lines, -13 lines 0 comments Download
M src/pdf/SkPDFUtils.cpp View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M tests/MatrixTest.cpp View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bungeman
SkMatrix::pdfTransform converts an affine skia matrix into the affine representation used for pdfs. From the ...
13 years, 1 month ago (2011-07-13 13:43:07 UTC) #1
reed1
If this is to be part of our public Matrix api... 1. name it something ...
13 years, 1 month ago (2011-07-13 13:57:29 UTC) #2
reed1
It also needs a unit-test
13 years, 1 month ago (2011-07-13 13:58:13 UTC) #3
bungeman
On 2011/07/13 13:58:13, reed1 wrote: > It also needs a unit-test Fixed up a bit ...
13 years, 1 month ago (2011-07-13 19:03:21 UTC) #4
reed1
http://codereview.appspot.com/4704044/diff/13002/include/core/SkMatrix.h File include/core/SkMatrix.h (right): http://codereview.appspot.com/4704044/diff/13002/include/core/SkMatrix.h#newcode97 include/core/SkMatrix.h:97: */ Can we name this enum? (not sure, but ...
13 years, 1 month ago (2011-07-13 19:08:21 UTC) #5
bungeman
13 years, 1 month ago (2011-07-13 19:43:50 UTC) #6
Committed revision 1851.
Sign in to reply to this message.

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