On Wed, Nov 01, 2000 at 09:01:30AM -0500, Sean L. Gilley wrote:
> 
> Okay, how the heck do people create such good looking 160x160 animated
> GIFs for PalmGear HQ?
> 
> I start by capturing the image from POSE, then through several steps
> I manage to get black and white colors, then I reduce the image, then
> I combine the images.  Everything's fine until the reduction phase,
> then I lose enough information that the images don't look very good.
> 
> How do people produce these crisp, sharp, 160x160 images?
> 
> (I have access to both Gimp and Photoshop 5.5, so instructions or hints
> for either one will make me happy.)

CapBMP is my hack included ZBoxZ (palmboxer.sourceforge.net).
Basically I enable it, do something, tap calc to do a 160x160 snapshot
using the current screen depth (it's opensource if you need another
button).

ZBoxZ sends up the BMP files (that is what it stores them in).  Then
using Linux (gimp would be overkill) bmptopnm | pnmtogif.  Then
gifmerge on the individual gifs to create the animations.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to