wok-current
annotate gif2apng/description.txt @ rev 17916
fontforge: add desktop integration, remove included fonts.
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Thu Apr 09 10:20:05 2015 +0300 (2015-04-09) |
parents |
|
children |
|
rev |
line source |
al@14737
|
1 This program converts GIF animations into animated PNG format.
|
al@14737
|
2 Usually it makes the files smaller. CLI version is OS-independent, GUI version
|
al@14737
|
3 is available for Windows.
|
al@14737
|
4 Another converter: apng2gif
|
al@14737
|
5
|
al@14737
|
6 Features
|
al@14737
|
7 * Keeps frame delays and loop count
|
al@14737
|
8 * Option to keep the original GIF palette
|
al@14737
|
9 * CLI and GUI versions available
|
al@14737
|
10 * OS-independent source code is under zlib license
|