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

Issue 1592044: code review 1592044: A a function NewPainter to draw from an arbitrary sourc...

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

Description

A a function NewPainter to draw from an arbitrary source image to an arbitrary destination.

Patch Set 1 #

Patch Set 2 : code review 1592044: A a function NewPainter to draw from an arbitrary sourc... #

Patch Set 3 : code review 1592044: A a function NewPainter to draw from an arbitrary sourc... #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M freetype/raster/paint.go View 1 1 chunk +54 lines, -0 lines 2 comments Download

Messages

Total messages: 7
rog
Hello nigeltao_golang (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 10 months ago (2010-06-11 13:18:24 UTC) #1
nigeltao
I'm not sure that this is the right approach. Calling draw.DrawMask on each span could ...
13 years, 10 months ago (2010-06-16 02:25:18 UTC) #2
rog
On 16 June 2010 03:25, <nigeltao@golang.org> wrote: > I'm not sure that this is the ...
13 years, 10 months ago (2010-06-16 07:48:48 UTC) #3
nigeltao
On 2010/06/16 07:48:48, rog wrote: > yes, i'm sure there are lots of possible optimisations, ...
13 years, 10 months ago (2010-06-16 23:25:54 UTC) #4
rog
On 17 June 2010 00:25, <nigeltao@golang.org> wrote: > On 2010/06/16 07:48:48, rog wrote: > Can ...
13 years, 10 months ago (2010-06-17 08:47:12 UTC) #5
nigeltao_gnome
On 17 June 2010 18:47, roger peppe <rogpeppe@gmail.com> wrote: > footnote: (sorry about the length ...
13 years, 10 months ago (2010-06-18 01:15:14 UTC) #6
nigeltao_gnome
13 years, 9 months ago (2010-07-15 06:41:51 UTC) #7
On 18 June 2010 11:15, Nigel Tao <nigel.tao.gnome@gmail.com> wrote:
> I'm not sure if it belongs in the image.Image interface, but an origin
> and bounds might be worth putting into the struct types like
> image.RGBA.

This is http://codereview.appspot.com/1849041
Sign in to reply to this message.

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