Plans
Possible future enhancements include:
- A PHP module for Ilib
- Better routines for converting 24-bit images to 8-bit images.
- Add support for True Type (scalable) fonts -- this will allow
text to be drawn at angles. This can be accomplished with
the open source FreeType
Project.
- Add support for more file types:
- Update PNG to use 8-bit (colormapped) for writing when possible
- Read XPM
- Read/Write XBM
- Write BMP
- Write PostScript
- Any other useful clients that could be packaged with Ilib
(squid traffic reporter generator, etc.)
- Provide makefiles for Win32
- Autoconf for makefiles
|