File: WhatsNew

package info (click to toggle)
gif2png 0.6-1
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 152 kB
  • ctags: 137
  • sloc: ansic: 1,319; makefile: 62; sh: 17
file content (13 lines) | stat: -rw-r--r-- 527 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Quick summary of changes since v0.51:

- writing progress indicator (disabled with -p)
- recovery of broken GIFs (-r)
- write Software text chunk (disabled with -s)
- ignore Plain Text Extentions (-t)
- give usage message if called without arguments or pipe
- somewhat improved memory handling (less reallocs)

curiously though: no real bug-fixes! However, there was at least one relevant
bug-fix in zlib, so if you are using gif2png (or any other png writing program
using zlib) with a version below 0.95, you should update.