Search found 2 matches

by bobinounet
2012-02-17T01:10:00-07:00
Forum: Bugs
Topic: PNG corruption when resizing, transparency and PseudoClass
Replies: 4
Views: 9922

Re: PNG corruption when resizing, transparency and PseudoCla

Thanks for your answers.

I don't see how the date is part of the problem, but I have no problem removing it.

As per -sample, I don't want to rely on a point filter and I would actually use -filter Lanczos in that case. Introducing new colors is fine by me if that helps anti-aliasing.

From what ...
by bobinounet
2012-02-16T18:43:24-07:00
Forum: Bugs
Topic: PNG corruption when resizing, transparency and PseudoClass
Replies: 4
Views: 9922

PNG corruption when resizing, transparency and PseudoClass

My source image is a 96x96 png file with transparency:
http://nombredebises.free.fr/source.png

convert source.png -resize 50% result.png
creates a file that looks fine:
http://nombredebises.free.fr/result.png
but actually appears to be corrupted when opened in PhotoShop:
http://nombredebises ...