avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] gif usage


From: Theodore A. Roth
Subject: Re: [avr-libc-dev] gif usage
Date: Mon, 28 Oct 2002 14:12:28 -0800 (PST)

On Mon, 28 Oct 2002, Theodore A. Roth wrote:

:)
:)   $ pngtopnm malloc-std.png > malloc-std.pnm
:)   $ pnmtopng malloc-std.pnm -transparent white > test.png

D'oh! That should read like this:

:)   $ pngtopnm malloc-std.png > malloc-std.pnm
:)   $ pnmtopng -transparent white malloc-std.pnm > test.png

I'm almost done with the patch to implement this in the build system.
Coming shortly...

Ted Roth





reply via email to

[Prev in Thread] Current Thread [Next in Thread]