Releases: JoshuaJakowlew/aart
Releases · JoshuaJakowlew/aart
v.2.0.0-beta
What's new?
New features and enhancements:
- Text rendering mode (ANSI escape sequences).
- Palette generation. You can extract N dominant colors from your image.
- Completely new input parser
Known bugs and problems:
- There can be problems with video encoding/decoding
- Long videos will be BIG.
v1.1.0-beta
What's new?
New features and enhancements:
- CIE96 color comparison support
- Optimizations
- Bugfixes
Known bugs and problems:
- There can be problems with video encoding/decoding
- Long videos will be BIG.
v1.0.0-beta
What's new?
New features and enhancements:
- CUDA support for video and image conversions
- Full-featured CLI interface
- Change encoder to MSMF (better perfomance, larger file size)
- Optimizations
- Bugfixes
Known bugs and problems:
- There can be problems with video encoding/decoding
- Long videos will be BIG.
v1.0.0-alpha
First release!
Currently supported features:
- Convert images to ascii-art
- Convert videos to ascii-art
- Generate custom palettes with provided python script
Known bugs and problems:
- There can be problems with video encoding/decoding
- Perfomance for video and large images conversion can be a bit slow