Re: GIFs


Subject: Re: GIFs
From: Pierre Abbat (phma@oltronics.net)
Date: Thu May 10 2001 - 08:49:52 CDT


Screenshots that are displayed full-size should be saved as PNG. Screenshots in
the help file are 3/4 size and should be run through this code to shrink them
to that size:

pngtopnm shot.png | pnmscale 0.75 | cjpeg -sample 1x1,1x1,1x1 -optimize \
-quality 88 >shot.jpg

where shot.png is full size.

phma



This archive was generated by hypermail 2b25 : Sat May 26 2001 - 03:51:03 CDT