wok-6.x
annotate apngopt/description.txt @ rev 21027
updated haserl and haserl-lua (0.9.27 -> 0.9.35)
author |
Hans-G?nter Theisgen |
date |
Sun Mar 10 17:14:15 2019 +0100 (2019-03-10) |
parents |
|
children |
|
rev |
line source |
hackdorte@20007
|
1 The Animated Portable Network Graphics (APNG) file format is an extension to
|
hackdorte@20007
|
2 the Portable Network Graphics (PNG) specification. It allows for animated PNG
|
hackdorte@20007
|
3 files that work similarly to animated GIF files, while retaining backward
|
hackdorte@20007
|
4 compatibility with non-animated PNG files and adding support for 8-bit
|
hackdorte@20007
|
5 transparency and 24-bit images.
|