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

Issue 6427062: code review 6427062: freetype: move the scaling from FUnits to pixels from p... (Closed)

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

Description

freetype: move the scaling from FUnits to pixels from package freetype to package truetype.

Patch Set 1 #

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

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -116 lines) Patch
M example/freetype/main.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M example/truetype/main.go View 1 2 chunks +6 lines, -5 lines 0 comments Download
M freetype/freetype.go View 1 8 chunks +23 lines, -56 lines 0 comments Download
M freetype/truetype/glyph.go View 1 2 3 4 6 chunks +29 lines, -14 lines 0 comments Download
M freetype/truetype/hint.go View 1 2 3 4 4 chunks +7 lines, -4 lines 0 comments Download
M freetype/truetype/hint_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M freetype/truetype/truetype.go View 1 2 3 4 7 chunks +50 lines, -27 lines 0 comments Download
M freetype/truetype/truetype_test.go View 1 1 chunk +8 lines, -7 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
11 years, 9 months ago (2012-07-24 13:09:52 UTC) #1
bsiegert
LGTM http://codereview.appspot.com/6427062/diff/8001/freetype/truetype/glyph.go File freetype/truetype/glyph.go (right): http://codereview.appspot.com/6427062/diff/8001/freetype/truetype/glyph.go#newcode109 freetype/truetype/glyph.go:109: // the resultant glyph will be hinted by ...
11 years, 9 months ago (2012-07-24 18:56:28 UTC) #2
nigeltao
11 years, 9 months ago (2012-07-25 12:12:11 UTC) #3
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=15b6d4e04151 ***

freetype: move the scaling from FUnits to pixels from package freetype
to package truetype.

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

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