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

Issue 524018: Add support for 'kern' OpenType table.... (Closed)

Created:
10 years, 11 months ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
jungshik at Google
CC:
chromium-reviews_googlegroups.com, agl
Visibility:
Public.

Description

Add support for 'kern' OpenType table. http://www.microsoft.com/opentype/otspec/kern.htm BUG=27132 TEST=Run the test scripts in test/.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -1 line) Patch
M ots.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A src/kern.h View 1 chunk +40 lines, -0 lines 0 comments Download
A src/kern.cc View 1 chunk +196 lines, -0 lines 0 comments Download
M src/ots.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ots.cc View 1 chunk +3 lines, -1 line 0 comments Download
M test/SConstruct View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yusuke Sato
10 years, 11 months ago (2010-01-05 03:29:43 UTC) #1
jungshik at Google
Oops. Sorry for the delay. Looks good !
10 years, 10 months ago (2010-02-01 23:10:08 UTC) #2
Yusuke Sato
10 years, 10 months ago (2010-02-02 03:01:27 UTC) #3
Thanks! will submit shortly.

Powered by Google App Engine
This is Rietveld 408576698