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

Issue 15360043: freetype/truetype: fix IP rounding for negative numbers. (Closed)

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

Description

freetype/truetype: fix IP rounding for negative numbers. Found in Adobe Source Sans Pro.

Patch Set 1 #

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

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M freetype/truetype/hint.go View 1 2 chunks +11 lines, -3 lines 3 comments Download

Messages

Total messages: 8
remyoudompheng
Hello bsiegert@gmail.com, golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/freetype-go
11 years, 1 month ago (2013-10-20 09:08:46 UTC) #1
bsiegert
Forgive me if I am confused, but isn't this change a no-op? The way I ...
11 years, 1 month ago (2013-10-20 13:32:30 UTC) #2
remyoudompheng
On 2013/10/20 13:32:30, bsiegert wrote: > Forgive me if I am confused, but isn't this ...
11 years, 1 month ago (2013-10-20 15:10:14 UTC) #3
bsiegert
LGTM then But wait for Nigel. -- The first essential in chemistry is that you ...
11 years, 1 month ago (2013-10-20 17:04:22 UTC) #4
nigeltao
https://codereview.appspot.com/15360043/diff/30001/freetype/truetype/hint.go File freetype/truetype/hint.go (right): https://codereview.appspot.com/15360043/diff/30001/freetype/truetype/hint.go#newcode476 freetype/truetype/hint.go:476: oldRange, curRange = -oldRange, -curRange I don't see this ...
11 years, 1 month ago (2013-10-20 23:51:06 UTC) #5
remyoudompheng
2013/10/21 <nigeltao@golang.org>: > > https://codereview.appspot.com/15360043/diff/30001/freetype/truetype/hint.go > File freetype/truetype/hint.go (right): > > https://codereview.appspot.com/15360043/diff/30001/freetype/truetype/hint.go#newcode476 > freetype/truetype/hint.go:476: oldRange, ...
11 years, 1 month ago (2013-10-21 06:36:07 UTC) #6
nigeltao
LGTM. I'll make the trivial edit and submit. https://codereview.appspot.com/15360043/diff/30001/freetype/truetype/hint.go File freetype/truetype/hint.go (right): https://codereview.appspot.com/15360043/diff/30001/freetype/truetype/hint.go#newcode476 freetype/truetype/hint.go:476: oldRange, ...
11 years, 1 month ago (2013-10-22 04:47:24 UTC) #7
nigeltao
11 years, 1 month ago (2013-10-22 06:14:04 UTC) #8
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=0bd12cbef314 ***

freetype/truetype: fix IP rounding for negative numbers.

Found in Adobe Source Sans Pro.

R=golang-dev, bsiegert, nigeltao
CC=golang-dev
https://codereview.appspot.com/15360043

Committer: Nigel Tao <nigeltao@golang.org>
Sign in to reply to this message.

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