Re: [stella] Graphic raw programs?

Subject: Re: [stella] Graphic raw programs?
From: Adam Wozniak <adam@xxxxxxxxxxxxxxxx>
Date: Thu, 20 Jun 2002 09:22:03 -0700 (PDT)
If you're a Linux person, ImageMagick "convert" comes with most
distros, and converts between most formats.

--Adam

On Thu, 20 Jun 2002, Fabrizio Zavagli wrote:

> Hi everyone!
> 
> I'm doing a 48 pixel sprite for the intro screen of Space Treat.
> Currently I have it drawn in PhotoShop, but it looks like the latest version
> won't allow me to save in RAW format...
> 
> I was thinking about doing the following:
> 
> - Converting to 2-bit color (done)
> - Flipping the image on Y axis (done)
> - Split it into 6 8-pixels wide stripes (done)
> - Save as raw
> - Converto to text using any bin2h program
> - Manually convert the .h to DASM format
> 
> So I'm stuck with RAW export... I probably could find some utility around
> the net, but do you have any good suggestion about that and about the above
> flow?
> 
> Thanks in advance!
> Fabrizio.-
> 
> ----------------------------------------------------------------------------------------------
> Archives (includes files) at http://www.biglist.com/lists/stella/archives/
> Unsub & more at http://www.biglist.com/lists/stella/
> 

-- 
?rom h rc on o ?, all ?  rsmiss?c?? m??t be ?ouble e? cncre cncoded.

adam@xxxxxxxxxxxxxxxx        http://cuddlepuddle.org/~adam/pgp.html

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread