created. place holder. pnunn.

This commit is contained in:
pnunn%netscape.com 1999-04-20 18:24:24 +00:00
parent 7a29862b8f
commit e9cac82f3c

View File

@ -0,0 +1,36 @@
Imglib Decoders as Components:
Basic description:
I have 4 new subdirectories to make below mozilla/modules/libimg.
Some of the files in mozilla/modules/libimg/src and libimg/public
have been moved to one of the new directories or 'retired'.
I have new exports in libimg/public and libimg/public_com.
I have a few new files that should go into the new directories.
------------------------------
The old structure:
libimg/
/src
/public
/png
------------------------------
The new structure:
libimg/
/src
new:
old
/public
/public_com
/gifcom
/jpgcom
/pngcom
------------------------------
******************************************************