[Scummvm-devel] Moving and merging image-related code
Filippos Karapetis
bluegr at gmail.com
Wed Feb 2 18:10:49 CET 2011
Hello
There was an idea about moving all image related code to its own
subdirectory within graphics.
In particular, this would group all of the image formats we support
together, separately from
the rest of the graphics code. Perhaps we could somehow merge the way they
work, so that
they all have a similar interface. The current image-related code we got
inside graphics is:
iff.* - ILBM decoder (LBM images)
imagedec.* - BMP decoder
jpeg.*
pict.* - Mac PICT decoder (PICTs are containers for JPEGs)
png.*
Also, drascula, hugo, queen and tucker all have PCX loading code, so perhaps
this should be
merged to a PCX class together with the other image decoders...
Regards
Filippos
--
"Experience is the name every one gives to their mistakes" - Oscar Wilde
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20110202/70985b12/attachment.html>
More information about the Scummvm-devel
mailing list