Hi,
On 17/02/07, Greg Roelofs <newt pobox.com> wrote:
> > It may be a case of loading a baseline TIFF image
and generating the PNGs
> > using libpng and C directly. I was hoping to avoid
that but it seems that
> > there's nothing (on my platform at least) that can
actually manage to
> > carry out instructions...
>
> FOOtopnm | ppmquant N | pnmtopng
>
> should handle pretty much anything except alpha, and
that can be handled
> in two steps (i.e., create alpha.pgm and then use
-alpha alpha.pgm in step
> above). RGBA-palette images require a little more
forethought with this
> approach, but you could always use pngquant for those.
I couldn't get ppmquant to work, but I've managed to throw
something together
using pngquant and Gimp. Thanks!
MC
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
png-mng-implement mailing list
png-mng-implement lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/png-m
ng-implement
|