[Image-SIG] Question about adding a BOB datatype (loader/saver)

Brett Tribble btribble@blueshiftinc.com
Mon, 27 Mar 2000 12:02:14 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0076_01BF97E4.4A79D7E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'm reworking one of the existing Image Plugins to load/save the BOB =
image format. This format is very simple. It consists of two longs =
representing Width, Height. 256 palette entries, the image data, and =
that's it!

It does not contain an Identifier string of any sort. Can I return None =
as the _accept value, or is there another way of doing this?

After I have it working, where should I submit it to make it available =
for others?


Please make sure my email is in your reply, as I do not subscribe to the =
list...


Thanks in advance,

Brett Tribble

------=_NextPart_000_0076_01BF97E4.4A79D7E0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3013.2600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>I'm reworking one of =
the existing=20
Image Plugins to load/save the BOB image format. This format is very =
simple. It=20
consists of two longs representing Width, Height. 256 palette entries, =
the image=20
data, and that's it!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>It does not contain an =
Identifier=20
string of any sort. Can I return None as the _accept value, or is there =
another=20
way of doing this?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>After I have it =
working, where should=20
I submit it to make it available for others?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>Please make sure my =
email is in your=20
reply, as I do not subscribe to the list...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>Thanks in =
advance,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>Brett=20
Tribble</FONT></DIV></BODY></HTML>

------=_NextPart_000_0076_01BF97E4.4A79D7E0--