[stella] Graphic raw programs?

Subject: [stella] Graphic raw programs?
From: "Fabrizio Zavagli" <rasty@xxxxxxxxx>
Date: Thu, 20 Jun 2002 13:21:16 +0200
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/


Current Thread