Download List

项目描述

gif2png is a simple command-line utility to convert images from GIF to PNG format. It automatically preserves transparency, interlacing and text comments, and it can do multiple images in one command (e.g., gif2png *.gif). The distribution also includes a web2png script that can be used to convert an entire web tree; it calls gif2png to do image conversions, then patches IMG SRC tags correctly in referring pages.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-10 01:43
2.5.8

现在静态检查基本代码使用夹板,具有更强的类型安全。
标签: Code cleanup
The codebase is now statically checked using splint, with stronger type safety.

2012-03-09 08:15
2.5.7

此版本修复了 CVE-2009年-5018,Gentoo 安全检测到一个文件名的缓冲区溢出错误。
标签: Minor security fixes
This release fixes CVE-2009-5018, a filename buffer overflow bug detected by Gentoo security.

2012-03-08 08:56
2.5.6

此版本已与 png-1.5 建筑的修复补丁程序。闪烁回归测试套件中的视觉检查的生产。
标签: Code cleanup
This release has a fix patch for building with png-1.5.
Blink production for visual checking in the regression-test suite.

2012-01-29 11:41
2.5.5

此版本添加了-m (保留文件修改时间) 选项。web2png 与 pylint 现在签。
标签: Minor feature enhancements
This release adds a -m (preserve file modification time) option. web2png is now checked with pylint.

2010-11-25 00:53
2.5.4

由pychecker暴露出一些web2png错误是固定的。
标签: Minor bugfixes
Some web2png bugs revealed by pychecker were fixed.

Project Resources