- update dependencies and improve documentation
enough_ascii_art
is now null safe #127- removed integration of fonts, as this is not supported by Dart
- Convert ASCII text into UTF-8 "fonts" like 𝕕𝕠𝕦𝕓𝕝𝕖 𝕤𝕥𝕣𝕦𝕔𝕜 with
renderUnicode(..)
.
- Fixed file path addressing on Windows
- Fixing resource loading of fonts (different approach based on File)
- Fixing resource loading of fonts (more debug output)
- Fixing resource loading of fonts (more debug output)
- Fixing resource loading of fonts (more debug output)
- Fixing resource loading of fonts (more debug output)
- Fixing resource loading of fonts (first try)
- Supports FIGlet text banners
- Initial version, providing support for image to ASCII and smiley to ASCII transformation