Supported Image File Formats/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Although expecco supports a wide range of bitmap image formats, some seldom used formats are not supported, or only supported with limitations. == GIF == --…“) |
Cg (Diskussion | Beiträge) (→GIF) |
||
Zeile 5: | Zeile 5: | ||
== GIF == |
== GIF == |
||
reading and writing of 1 to 8 bit/pixel palette images is supported. |
|||
-- limitations to be specified -- |
|||
Tiled images with multiple palettes are not supported. |
|||
== PNG == |
== PNG == |
Version vom 17. Februar 2017, 12:12 Uhr
Although expecco supports a wide range of bitmap image formats, some seldom used formats are not supported, or only supported with limitations.
GIF[Bearbeiten]
reading and writing of 1 to 8 bit/pixel palette images is supported. Tiled images with multiple palettes are not supported.
PNG[Bearbeiten]
(see http://www.schaik.com/pngsuite/pngsuite.html)
- Grayscale + alpha: reading unsupported (as of 2.11)
- 16bit RGB + alpha: incorrect display
- TRNS chunk with alpha values (only on-off masks)