On Monday 06 November 2000 16:34, you wrote:

> > Current status:
> > Loading SCREEN8 and SCREEN12 images works. I also made some
> > infrastructure so I can add extra screen modes in less time.
>
> Kewl! One more reason 4 me to get Linux (etc) up&running :-)

You definately should.

But I'll attempt to compile the plug-in for Windows as well. After all, there 
is a GIMP for Windows and C++ should be portable (I didn't use features like 
templates or exceptions).

> The compressed format is used by that graphics program from Finland (what
> was te name again: "Final Graphics"? - had some cool features, like image
> rotation in any angle, 3D distorstion etc  IIRC).

I don't know that program. Anyone who uses it and can tell more about it?

> > Any other formats out there? Or extensions? Currently, I accept ".SR8"
> > and ".SC8" for SCREEN8 and ".SRC" and ".SCC" for SCREEN12. I don't think
> > there is any confusion with sources and SCC musics, since you don't open
> > them in an image editor ;)
>
> What'd you do with the palette file?

That's why I started with SCREEN8 and SCREEN12...

But it shouldn't be too hard. The plug-in gets the filename of the file to 
open. I can simply substitute ".sr5" with ".pl5" to find the palette file 
(and try ".PL5" as well, for case sensitive file systems). The GIMP supports 
indexed modes, for example in SCREEN8 the palette contains the actual SCREEN8 
colors.

It would be nice to allow loading just a palette file, without an image. I'll 
have to investigate to see if the GIMP can handle that.

Bye,
                Maarten

****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to