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

Issue 29510043: code review 29510043: freetype/truetype: implement ISECT, SHC, WCVTF, DELTAC ... (Closed)

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

Description

freetype/truetype: implement ISECT, SHC, WCVTF, DELTAC and SDPVTL opcodes.

Patch Set 1 #

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -41 lines) Patch
M freetype/truetype/hint.go View 1 5 chunks +176 lines, -27 lines 0 comments Download
M freetype/truetype/opcodes.go View 1 5 chunks +13 lines, -13 lines 0 comments Download
M freetype/truetype/truetype_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
nigeltao
Hello bsiegert@gmail.com (cc: golang-dev@googlegroups.com, remyoudompheng@gmail.com), I'd like you to review this change to https://code.google.com/p/freetype-go
10 years, 7 months ago (2013-11-20 07:29:28 UTC) #1
bsiegert
LGTM https://codereview.appspot.com/29510043/diff/40001/freetype/truetype/opcodes.go File freetype/truetype/opcodes.go (right): https://codereview.appspot.com/29510043/diff/40001/freetype/truetype/opcodes.go#newcode28 freetype/truetype/opcodes.go:28: opISECT = 0x0f // moves point p to ...
10 years, 7 months ago (2013-11-20 20:11:15 UTC) #2
nigeltao
https://codereview.appspot.com/29510043/diff/40001/freetype/truetype/opcodes.go File freetype/truetype/opcodes.go (right): https://codereview.appspot.com/29510043/diff/40001/freetype/truetype/opcodes.go#newcode28 freetype/truetype/opcodes.go:28: opISECT = 0x0f // moves point p to the ...
10 years, 7 months ago (2013-11-20 21:38:57 UTC) #3
nigeltao
10 years, 7 months ago (2013-11-20 21:52:01 UTC) #4
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=5ec857f290fb ***

freetype/truetype: implement ISECT, SHC, WCVTF, DELTAC and SDPVTL
opcodes.

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

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