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

Issue 4560049: code review 4560049: image/png: fix encoding of images that don't start at (... (Closed)

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

Description

image/png: fix encoding of images that don't start at (0, 0).

Patch Set 1 #

Patch Set 2 : diff -r e3d8afba9765 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e3d8afba9765 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r a9dc537743b7 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -57 lines) Patch
M src/pkg/image/png/writer.go View 1 3 chunks +40 lines, -34 lines 0 comments Download
M src/pkg/image/png/writer_test.go View 1 4 chunks +50 lines, -23 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-05-30 00:45:46 UTC) #1
r
LGTM
13 years, 11 months ago (2011-05-30 00:47:06 UTC) #2
nigeltao
13 years, 11 months ago (2011-05-30 00:55:51 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=454b3366bfe7 ***

image/png: fix encoding of images that don't start at (0, 0).

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

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