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

Issue 14930050: code review 14930050: freetype/truetype: implement SPVTL, SFVTL, SHZ, SHPIX o... (Closed)

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

Description

freetype/truetype: implement SPVTL, SFVTL, SHZ, SHPIX opcodes. Fix MIRP opcodes, scaled CVT initialization and Hinter.move.

Patch Set 1 #

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -54 lines) Patch
M freetype/truetype/hint.go View 1 2 3 19 chunks +143 lines, -44 lines 0 comments Download
M freetype/truetype/hint_test.go View 1 1 chunk +60 lines, -0 lines 0 comments Download
M freetype/truetype/opcodes.go View 1 3 chunks +9 lines, -9 lines 0 comments Download
M freetype/truetype/truetype_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
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
11 years, 1 month ago (2013-10-23 08:18:40 UTC) #1
bsiegert
LGTM modulo the comments below https://codereview.appspot.com/14930050/diff/50001/freetype/truetype/hint.go File freetype/truetype/hint.go (right): https://codereview.appspot.com/14930050/diff/50001/freetype/truetype/hint.go#newcode1164 freetype/truetype/hint.go:1164: if denom < 0 ...
11 years, 1 month ago (2013-10-23 11:43:32 UTC) #2
nigeltao
11 years, 1 month ago (2013-10-23 23:48:02 UTC) #3
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=4289d0d71a69 ***

freetype/truetype: implement SPVTL, SFVTL, SHZ, SHPIX opcodes.

Fix MIRP opcodes, scaled CVT initialization and Hinter.move.

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

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