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

Issue 12829048: code review 12829048: freetype/truetype: implement ALIGNRP, MDAP and MDRP opcodes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by nigeltao
Modified:
10 years, 10 months ago
Reviewers:
bsiegert
CC:
bsiegert, golang-dev
Visibility:
Public.

Description

freetype/truetype: implement ALIGNRP, MDAP and MDRP opcodes. We can now hint the .notdef glyph from luxisr.ttf. Yay.

Patch Set 1 #

Patch Set 2 : diff -r 38e23dc4a845 https://code.google.com/p/freetype-go #

Patch Set 3 : diff -r 38e23dc4a845 https://code.google.com/p/freetype-go #

Patch Set 4 : diff -r 38e23dc4a845 https://code.google.com/p/freetype-go #

Total comments: 1

Patch Set 5 : diff -r 38e23dc4a845 https://code.google.com/p/freetype-go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+272 lines, -70 lines) Patch
M freetype/truetype/glyph.go View 1 9 chunks +56 lines, -16 lines 0 comments Download
M freetype/truetype/hint.go View 1 8 chunks +162 lines, -8 lines 0 comments Download
M freetype/truetype/hint_test.go View 1 1 chunk +2 lines, -1 line 0 comments Download
M freetype/truetype/opcodes.go View 1 6 chunks +41 lines, -41 lines 0 comments Download
M freetype/truetype/truetype_test.go View 1 3 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello bsiegert@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/freetype-go
10 years, 10 months ago (2013-08-22 11:39:11 UTC) #1
bsiegert
LGTM Sorry for the wait. I was at a conference where internet was spotty. https://codereview.appspot.com/12829048/diff/5001/freetype/truetype/hint.go ...
10 years, 10 months ago (2013-08-26 19:00:21 UTC) #2
nigeltao
10 years, 10 months ago (2013-08-31 06:09:32 UTC) #3
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=30f4bf00ad3c ***

freetype/truetype: implement ALIGNRP, MDAP and MDRP opcodes.

We can now hint the .notdef glyph from luxisr.ttf. Yay.

R=bsiegert
CC=golang-dev
https://codereview.appspot.com/12829048
Sign in to reply to this message.

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