Short term:
- Image decode API for color spaces and gamma correction.
- Image decode API for Region of Interest.
- Decode APNG.
- Decode JPEG.
- Decode LZ4.
- Decode RAC.
- Decode Zstandard.
Medium term:
- Decode ICO.
- Decode TIFF.
- Decode WEBP/Lossless.
- Decode WEBP/Lossy.
- Decode Zip.
- Encode Deflate.
- Encode JPEG.
- Encode NIE.
- Encode PNG.
Long term:
- Decode FLAC.
- Decode MP3.
- Decode SVG.
- Decode TTF.
- Decode XML.
- Encode WEBP/Lossless.
- Encode WEBP/Lossy.
- Generate Go code.
- Generate Rust code.
- Ship a version 1.0: stabilize the language and the library.
- Write a language spec.
Updated on March 2021.