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

Issue 12100043: code review 12100043: freetype/truetype: add explicit graphics state. (Closed)

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

Description

freetype/truetype: add explicit graphics state. These new opcodes aren't unit-tested per se, but they will be exercised by an end-to-end hinting test of the Luxi fonts.

Patch Set 1 #

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

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -100 lines) Patch
M freetype/truetype/glyph.go View 1 1 chunk +3 lines, -2 lines 0 comments Download
M freetype/truetype/hint.go View 1 2 3 11 chunks +172 lines, -75 lines 0 comments Download
M freetype/truetype/opcodes.go View 1 5 chunks +23 lines, -23 lines 0 comments Download

Messages

Total messages: 3
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
10 years, 11 months ago (2013-07-30 12:15:48 UTC) #1
bsiegert
LGTM https://codereview.appspot.com/12100043/diff/5001/freetype/truetype/hint.go File freetype/truetype/hint.go (left): https://codereview.appspot.com/12100043/diff/5001/freetype/truetype/hint.go#oldcode132 freetype/truetype/hint.go:132: // TODO: h.dv = h.pv ?? s/h/h.gs/ similarly ...
10 years, 11 months ago (2013-07-30 13:43:50 UTC) #2
nigeltao
10 years, 11 months ago (2013-08-02 09:13:45 UTC) #3
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=eaf11fb9761a ***

freetype/truetype: add explicit graphics state.

These new opcodes aren't unit-tested per se, but they will be
exercised by an end-to-end hinting test of the Luxi fonts.

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

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