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

Issue 4172054: Support unicode to glyph id conversion in windows for non-BMP characters. (Closed)

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

Description

Support unicode to glyph id conversion in windows for non-BMP characters. BUG=144 Committed: http://code.google.com/p/skia/source/detail?r=839

Patch Set 1 #

Patch Set 2 : Adding uniscribe lib for linking. #

Patch Set 3 : Adding newline back to SampleApp.vcxproj #

Patch Set 4 : Address buffer overflow bug in older versions of windows. #

Total comments: 8

Patch Set 5 : Updated with comments from Steve. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -10 lines) Patch
M src/ports/SkFontHost_win.cpp View 1 2 3 4 4 chunks +33 lines, -9 lines 0 comments Download
M vs/SampleApp/SampleApp.vcxproj View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
Chris Guillory
Ready for review. I've manually tested this by generating a pdf with the following character ...
13 years, 4 months ago (2011-02-17 23:05:57 UTC) #1
Steve VanDeBogart
I don't know the windows APIs, but LGTM with nits. http://codereview.appspot.com/4172054/diff/6001/src/ports/SkFontHost_win.cpp File src/ports/SkFontHost_win.cpp (right): http://codereview.appspot.com/4172054/diff/6001/src/ports/SkFontHost_win.cpp#newcode184 ...
13 years, 4 months ago (2011-02-17 23:49:34 UTC) #2
Chris Guillory
http://codereview.appspot.com/4172054/diff/6001/src/ports/SkFontHost_win.cpp File src/ports/SkFontHost_win.cpp (right): http://codereview.appspot.com/4172054/diff/6001/src/ports/SkFontHost_win.cpp#newcode184 src/ports/SkFontHost_win.cpp:184: LOGFONT lf; On 2011/02/17 23:49:34, Steve VanDeBogart wrote: > ...
13 years, 4 months ago (2011-02-18 00:06:51 UTC) #3
Steve VanDeBogart
LGTM http://codereview.appspot.com/4172054/diff/6001/src/ports/SkFontHost_win.cpp File src/ports/SkFontHost_win.cpp (right): http://codereview.appspot.com/4172054/diff/6001/src/ports/SkFontHost_win.cpp#newcode184 src/ports/SkFontHost_win.cpp:184: LOGFONT lf; On 2011/02/18 00:06:51, Chris Guillory wrote: ...
13 years, 4 months ago (2011-02-18 00:12:23 UTC) #4
reed1
13 years, 4 months ago (2011-02-18 12:53:55 UTC) #5
LGTM
Sign in to reply to this message.

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