TODO
资源名称:ilib [点击查看]
上传用户:changbiao
上传日期:2007-01-13
资源大小:141k
文件大小:1k
源码类别:

图片显示

开发平台:

C/C++

  1. Ilib TODO List
  2. Last Updated: 24 May 2000
  3. -----------------------------------------------------------------------
  4. - Perl Module (I've started on this, so this should be in the next release.)
  5. - PHP3/4 Module
  6. - Add "install" target to install fonts, Ilib.h, Ilib.html and libIlib.a
  7. - Add a font path and search the font path for any requested font file
  8. - Add support for True Type fonts (scalable w/ anti-aliasing)
  9. - Add support for PostScript output -- would allow printing of images
  10. - Add man pages for client apps (iconvert, ifont2h, etc.) as well
  11.   as man pages for the Ilib functions.
  12. - New Functions:
  13.   + IFloodFill
  14.   + ICalculateTextCoordinates
  15.     pass in text, font, desired text alignment (below point, to left of
  16.     pointer, etc.) and get back a coordinate to draw text
  17.   + IReduceColors
  18.     reduce colors to 256 (8-bit) or less for writing GIFs and other 8-bit
  19.     image formats
  20.     would also be nice to add support for converting to a specified
  21.     colormap