You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/08/15 22:18:05 UTC

DO NOT REPLY [Bug 30190] - PNG icons are not transparent

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30190>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30190

PNG icons are not transparent





------- Additional Comments From apache-bugs@spodhuis.demon.nl  2004-08-15 20:18 -------
Now I have a bugzilla account I'm actually doing something about this.  This
bites me frequently, hence the vote.  If the pnm tools aren't installed, but
gif2png is, then:

$ gif2png -tw *.gif small/*.gif | xargs gif2png -ghnrsO

Expected output from command-line is one stderr message from the first gif2png
invocation, noting the animated GIF (which is the reason for doing things this way).

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org