Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} convert all .png to 0 compression
Date: Sat, 14 Feb 2009 00:40:56
Message-Id: 58965d8a0902131640h7e41bc4at6b5b13cce5482d0f@mail.gmail.com
In Reply to: [gentoo-user] {OT} convert all .png to 0 compression by Grant
1 On Fri, Feb 13, 2009 at 5:22 PM, Grant <emailgrant@×××××.com> wrote:
2 > My music folder is filled with images like this:
3 >
4 > artist/album/cover.png
5 > artist/album/CD/front.png
6 > artist/album/CD/back.png
7 >
8 > I think gmpc is struggling with all of the decompression so I'd like
9 > to change all of their compression to 0. Does anyone know of an easy
10 > way to do this?
11 >
12 > - Grant
13
14 Yes! Emerge app-arch/advancecomp and then do "advpng -z0 yourfile.png"
15 to recompress the PNG with 0 compression.
16
17 Paul

Replies

Subject Author
Re: [gentoo-user] {OT} convert all .png to 0 compression Grant <emailgrant@×××××.com>