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

Issue 6347057: code review 6347057: freetype/truetype: first cut of a 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:
gri, bsiegert, golang-dev
Visibility:
Public.

Description

freetype/truetype: first cut of a bytecode interpreter.

Patch Set 1 #

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

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

Total comments: 23

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+685 lines, -1 line) Patch
A freetype/truetype/hint.go View 1 2 3 1 chunk +210 lines, -0 lines 0 comments Download
A freetype/truetype/hint_test.go View 1 2 3 1 chunk +181 lines, -0 lines 0 comments Download
A freetype/truetype/opcodes.go View 1 2 3 1 chunk +293 lines, -0 lines 0 comments Download
M freetype/truetype/truetype.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
nigeltao
Hello gri@golang.org (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-02 13:01:37 UTC) #1
bsiegert
Looks nice, just two style remarks. Was this translated from C code or written from ...
12 years, 4 months ago (2012-07-02 13:16:43 UTC) #2
gri
LGTM But please address the comments before submitting. In particular, I think there should be ...
12 years, 4 months ago (2012-07-02 20:22:21 UTC) #3
nigeltao
12 years, 4 months ago (2012-07-03 10:45:50 UTC) #4
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=a3eb07e20666 ***

freetype/truetype: first cut of a bytecode interpreter.

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

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