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

Issue 181087: code review 181087: PNG decoder now handles transparent paletted images. (Closed)

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

Description

PNG decoder now handles transparent paletted images. Fixes issue 439.

Patch Set 1 #

Patch Set 2 : code review 181087: PNG decoder now handles transparent paletted images. #

Patch Set 3 : code review 181087: PNG decoder now handles transparent paletted images. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M src/pkg/image/png/reader.go View 1 2 2 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 6 months ago (2009-12-29 02:37:12 UTC) #1
nigeltao_gnome
Spec: http://www.w3.org/TR/PNG/#11tRNS
15 years, 6 months ago (2009-12-29 02:40:02 UTC) #2
r
LGTM i presume you've tested it. we need to find a faster access method
15 years, 6 months ago (2009-12-29 03:15:14 UTC) #3
nigeltao
15 years, 6 months ago (2009-12-29 04:24:05 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=719a3506aa5b ***

PNG decoder now handles transparent paletted images.
Fixes issue 439.

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

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