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

Issue 6343091: code review 6343091: freetype/truetype: variable sized bytecode interpreter ... (Closed)

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

Description

freetype/truetype: variable sized bytecode interpreter stack/store.

Patch Set 1 #

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

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

Total comments: 2

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -5 lines) Patch
M freetype/truetype/hint.go View 1 2 chunks +14 lines, -5 lines 0 comments Download
M freetype/truetype/hint_test.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M freetype/truetype/truetype.go View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5
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
12 years, 4 months ago (2012-07-10 13:34:36 UTC) #1
bsiegert
http://codereview.appspot.com/6343091/diff/2002/freetype/truetype/hint.go File freetype/truetype/hint.go (right): http://codereview.appspot.com/6343091/diff/2002/freetype/truetype/hint.go#newcode31 freetype/truetype/hint.go:31: func (h *hinter) init(f *Font) { Should this be ...
12 years, 4 months ago (2012-07-10 18:18:25 UTC) #2
nigeltao
http://codereview.appspot.com/6343091/diff/2002/freetype/truetype/hint.go File freetype/truetype/hint.go (right): http://codereview.appspot.com/6343091/diff/2002/freetype/truetype/hint.go#newcode31 freetype/truetype/hint.go:31: func (h *hinter) init(f *Font) { On 2012/07/10 18:18:26, ...
12 years, 4 months ago (2012-07-11 00:43:48 UTC) #3
bsiegert
LGTM then.
12 years, 4 months ago (2012-07-11 05:08:13 UTC) #4
nigeltao
12 years, 4 months ago (2012-07-11 11:48:46 UTC) #5
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=6d4d289ee00e ***

freetype/truetype: variable sized bytecode interpreter stack/store.

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

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