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

Issue 209280043: code review 209280043: freetype: fix drawContour when the first point is off t... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by nigeltao
Modified:
9 years, 2 months ago
Reviewers:
crawshaw
CC:
crawshaw, golang-codereviews, philipz_seznam.cz
Visibility:
Public.

Description

freetype: fix drawContour when the first point is off the curve. Fixes issue 16.

Patch Set 1 #

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

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -4 lines) Patch
M freetype/freetype.go View 1 2 3 1 chunk +31 lines, -4 lines 0 comments Download

Messages

Total messages: 6
nigeltao
Hello crawshaw@golang.org (cc: golang-codereviews@googlegroups.com, philipz@seznam.cz), I'd like you to review this change to https://code.google.com/p/freetype-go
9 years, 2 months ago (2015-03-06 07:49:18 UTC) #1
crawshaw
LGTM I suppose this is difficult to test... https://codereview.appspot.com/209280043/diff/40001/freetype/freetype.go File freetype/freetype.go (right): https://codereview.appspot.com/209280043/diff/40001/freetype/freetype.go#newcode117 freetype/freetype.go:117: start ...
9 years, 2 months ago (2015-03-06 12:43:19 UTC) #2
nigeltao
On 2015/03/06 12:43:19, crawshaw wrote: > I suppose this is difficult to test... Yeah, I ...
9 years, 2 months ago (2015-03-07 00:15:32 UTC) #3
philipz_seznam.cz
"On 2015/03/06 12:43:19, crawshaw wrote: > I suppose this is difficult to test... Yeah, I ...
9 years, 2 months ago (2015-03-07 08:34:40 UTC) #4
crawshaw
LGTM Thanks for the explanation. Still a pity there are no tests for this.
9 years, 2 months ago (2015-03-08 18:46:49 UTC) #5
nigeltao
9 years, 2 months ago (2015-03-09 00:32:57 UTC) #6
*** Submitted as
https://code.google.com/p/freetype-go/source/detail?r=46c3056cafbb ***

freetype: fix drawContour when the first point is off the curve.

Fixes issue 16.

LGTM=crawshaw
R=crawshaw
CC=golang-codereviews, philipz
https://codereview.appspot.com/209280043
Sign in to reply to this message.

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