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

Issue 4245044: [PDF] Fix broken encoding conversion code for non-multibyte fonts. (Closed)

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

Description

[PDF] Fix broken encoding conversion code for non-multibyte fonts. Committed: http://code.google.com/p/skia/source/detail?r=863

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nit and small bug in update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -58 lines) Patch
M include/pdf/SkPDFFont.h View 1 chunk +4 lines, -10 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 3 chunks +18 lines, -26 lines 0 comments Download
M src/pdf/SkPDFFont.cpp View 1 1 chunk +13 lines, -22 lines 0 comments Download

Messages

Total messages: 3
Steve VanDeBogart
I think this will fix the problem. I tested it with TT, but not Type ...
13 years, 7 months ago (2011-02-26 03:05:27 UTC) #1
Chris Guillory
LGTM. Thanks for fixing and making cleaner. http://codereview.appspot.com/4245044/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): http://codereview.appspot.com/4245044/diff/1/src/pdf/SkPDFFont.cpp#newcode334 src/pdf/SkPDFFont.cpp:334: // A ...
13 years, 7 months ago (2011-02-26 03:19:48 UTC) #2
Steve VanDeBogart
13 years, 7 months ago (2011-02-28 19:51:14 UTC) #3
http://codereview.appspot.com/4245044/diff/1/src/pdf/SkPDFFont.cpp
File src/pdf/SkPDFFont.cpp (right):

http://codereview.appspot.com/4245044/diff/1/src/pdf/SkPDFFont.cpp#newcode334
src/pdf/SkPDFFont.cpp:334: // A font with multibyte glyphs will support all
glyph IDs in a single font.
On 2011/02/26 03:19:48, Chris Guillory wrote:
> Nit: ',' instead of '.' or Capitalize "shortcut"?

Fixed.  I didn't intend to leave that line in.
Sign in to reply to this message.

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