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

Issue 36880043: code review 36880043: freetype/truetype: fix MD0/MD1 opcodes and f26dot6 mult... (Closed)

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

Description

freetype/truetype: fix MD0/MD1 opcodes and f26dot6 multiplication rounding. Pass all the hinting tests. Hooray! Removing the hintingBrokenAt field will be a follow-up CL.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -13 lines) Patch
M freetype/truetype/hint.go View 1 2 3 2 chunks +21 lines, -12 lines 0 comments Download
M freetype/truetype/truetype_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
nigeltao
Hello bsiegert@gmail.com, remyoudompheng@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, 7 months ago (2013-12-04 00:13:56 UTC) #1
nigeltao
Remy: in https://codereview.appspot.com/16440043/ you originally had the "zp0==0 || zp1==0" check but say that it ...
10 years, 7 months ago (2013-12-04 00:18:04 UTC) #2
remyoudompheng
No regression observed on the Source * Pro fonts. There is still a rounding issue ...
10 years, 7 months ago (2013-12-04 06:58:09 UTC) #3
bsiegert
LGTM yay!
10 years, 7 months ago (2013-12-04 11:57:44 UTC) #4
jnj
On 2013/12/04 00:13:56, nigeltao wrote: > Hello mailto:bsiegert@gmail.com, mailto:remyoudompheng@gmail.com (cc: > mailto:golang-dev@googlegroups.com), > > I'd ...
10 years, 7 months ago (2013-12-04 17:25:24 UTC) #5
nigeltao
*** Submitted as https://code.google.com/p/freetype-go/source/detail?r=b59b8c2ec13c *** freetype/truetype: fix MD0/MD1 opcodes and f26dot6 multiplication rounding. Pass all ...
10 years, 7 months ago (2013-12-04 22:09:17 UTC) #6
nigeltao
On Wed, Dec 4, 2013 at 5:58 PM, <remyoudompheng@gmail.com> wrote: > There is still a ...
10 years, 7 months ago (2013-12-04 22:22:57 UTC) #7
nigeltao
10 years, 6 months ago (2013-12-19 21:46:27 UTC) #8
On Thu, Dec 5, 2013 at 9:22 AM, Nigel Tao <nigeltao@golang.org> wrote:
> On Wed, Dec 4, 2013 at 5:58 PM,  <remyoudompheng@gmail.com> wrote:
>> There is still a rounding issue on Source Sans Pro Bold Italic, but it's
>> there for a long time (and happens in unhinted mode).
>
> Remy: at what size?

Remy: can you give more details? I am unable to reproduce this.
Sign in to reply to this message.

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