Hello<div><br></div><div>There was an idea about moving all image related code to its own subdirectory within graphics.</div><div>In particular, this would group all of the image formats we support together, separately from</div>
<div>the rest of the graphics code. Perhaps we could somehow merge the way they work, so that</div><div>they all have a similar interface. The current image-related code we got inside graphics is:</div><div>iff.* - ILBM decoder (LBM images)</div>
<div>imagedec.* - BMP decoder</div><div>jpeg.*</div><div>pict.* - Mac PICT decoder (PICTs are containers for JPEGs)</div><div>png.*</div><div><br></div><div>Also, drascula, hugo, queen and tucker all have PCX loading code, so perhaps this should be</div>
<div>merged to a PCX class together with the other image decoders...</div><div><br></div><div>Regards</div><div>Filippos</div><div><br></div><div>-- <br>"Experience is the name every one gives to their mistakes" - Oscar Wilde <br>
</div>