TODO
上传用户:changbiao
上传日期:2007-01-13
资源大小:141k
文件大小:1k
- Ilib TODO List
- Last Updated: 24 May 2000
- -----------------------------------------------------------------------
- - Perl Module (I've started on this, so this should be in the next release.)
- - PHP3/4 Module
- - Add "install" target to install fonts, Ilib.h, Ilib.html and libIlib.a
- - Add a font path and search the font path for any requested font file
- - Add support for True Type fonts (scalable w/ anti-aliasing)
- - Add support for PostScript output -- would allow printing of images
- - Add man pages for client apps (iconvert, ifont2h, etc.) as well
- as man pages for the Ilib functions.
- - New Functions:
- + IFloodFill
- + ICalculateTextCoordinates
- pass in text, font, desired text alignment (below point, to left of
- pointer, etc.) and get back a coordinate to draw text
- + IReduceColors
- reduce colors to 256 (8-bit) or less for writing GIFs and other 8-bit
- image formats
- would also be nice to add support for converting to a specified
- colormap