wok
annotate apngopt/description.txt @ rev 23875
Up alpine (2.23), ansible (2.9.10), wordpress (5.4.2)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sat Jun 27 16:47:12 2020 +0000 (2020-06-27) |
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.
|