README
上传用户:sorock1981
上传日期:2007-01-06
资源大小:73k
文件大小:1k
源码类别:

图片显示

开发平台:

Unix_Linux

  1. gif2png -- GIF to PNG graphics file conversion
  2. The gif2png program converts files from the patent-encumbered Graphic
  3. Interchange Format to Portable Network Graphics.  It can be built
  4. under any Unix, or under MS-DOS or Windows using djgpp, or using
  5. Borland C. I don't know when the djgpp or Borland builds were last
  6. tested.
  7. Some pre-1.0.0 versions of gif2png had a bug that messed up color
  8. conversions that followed grayscale conversions.  There has also been
  9. at least one relevant bug-fix in zlib, so if you are using gif2png (or
  10. any other png writing program using zlib) with a version below 0.95,
  11. you should update.
  12. Note: Some ImageMagick 4.2.x versions (including the 4.2.2 shipped
  13. with Red Hat 6.1) have a bug displaying grayscale PNGs that makes it
  14. look like gif2png is broken.  It's not.
  15. This distribution also supplies web2png, a Python front end for
  16. gif2png which automagically converts entire web hierarchies (the
  17. graphics files themselves and references to them in web pages).
  18. Note: this script requires Python 1.5.2.
  19. These programs has a home site at <http://www.tuxedo.org/~esr/gif2png/>.
  20. Look there for updates and related resources.
  21. See NEWS for a project history and COPYING for license terms.
  22. Eric S. Raymond
  23. esr@thyrsus.com
  24. http://www.tuxedo.org/~esr