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

Issue 6354080: code review 6354080: freetype/truetype: vector set/gets, store ops, roll/max... (Closed)

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

Description

freetype/truetype: vector set/gets, store ops, roll/max/min ops.

Patch Set 1 #

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

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

Total comments: 6

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -42 lines) Patch
M freetype/truetype/hint.go View 1 2 3 4 13 chunks +149 lines, -16 lines 0 comments Download
M freetype/truetype/hint_test.go View 1 3 chunks +67 lines, -0 lines 0 comments Download
M freetype/truetype/opcodes.go View 1 6 chunks +26 lines, -26 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
11 years, 12 months ago (2012-07-06 11:25:14 UTC) #1
bsiegert
http://codereview.appspot.com/6354080/diff/1005/freetype/truetype/hint.go File freetype/truetype/hint.go (right): http://codereview.appspot.com/6354080/diff/1005/freetype/truetype/hint.go#newcode17 freetype/truetype/hint.go:17: store [128]int32 Should the size of this depend on ...
11 years, 12 months ago (2012-07-06 14:08:13 UTC) #2
nigeltao
http://codereview.appspot.com/6354080/diff/1005/freetype/truetype/hint.go File freetype/truetype/hint.go (right): http://codereview.appspot.com/6354080/diff/1005/freetype/truetype/hint.go#newcode17 freetype/truetype/hint.go:17: store [128]int32 On 2012/07/06 14:08:13, bsiegert wrote: > Should ...
11 years, 12 months ago (2012-07-08 00:38:10 UTC) #3
bsiegert
LGTM
11 years, 12 months ago (2012-07-08 08:49:06 UTC) #4
nigeltao
11 years, 11 months ago (2012-07-09 13:19:46 UTC) #5
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=33f1aeb76b1a ***

freetype/truetype: vector set/gets, store ops, roll/max/min ops.

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

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