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

Issue 53050044: code review 53050044: freetype/truetype: refactor dispatch for high opcodes. (Closed)

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

Description

freetype/truetype: refactor dispatch for high opcodes. Also delete "q means that that opcode is not yet implemented", as all valid opcodes are now implemented.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -159 lines) Patch
M freetype/truetype/hint.go View 1 2 chunks +139 lines, -153 lines 0 comments Download
M freetype/truetype/opcodes.go View 1 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello bsiegert@gmail.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/freetype-go
10 years, 10 months ago (2014-01-20 03:49:05 UTC) #1
bsiegert
LGTM
10 years, 10 months ago (2014-01-20 15:15:21 UTC) #2
nigeltao
10 years, 10 months ago (2014-01-20 22:32:44 UTC) #3
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=d806ff1efe99 ***

freetype/truetype: refactor dispatch for high opcodes.

Also delete "q means that that opcode is not yet implemented", as all
valid opcodes are now implemented.

R=bsiegert
CC=golang-codereviews
https://codereview.appspot.com/53050044
Sign in to reply to this message.

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