Crates.io | ansinator |
lib.rs | ansinator |
version | 0.2.3 |
source | src |
created_at | 2022-08-01 05:15:18.510804 |
updated_at | 2022-10-12 04:53:02.245084 |
description | A collection of programs to convert images to various character representation |
homepage | |
repository | https://github.com/dax99993/ansinator |
max_upload_size | |
id | 636535 |
size | 54,903 |
You can install the binary crate directly
cargo install ansinator
you can clone ansinator repo and build it locally
git clone https://github.com/dax99993/ansinator
cd ansinator
cargo install --path .
Ascii
Block
Braile 8-dot
Uniblock (sextant)
This application was design to work in any unicode terminal but the result might look different depending on the terminal font and settings. Testing has been performed only on Alacritty, Kitty, ST and rxvt-unicode, using the JetBrains Mono font.
Probably will work for all terminals
Probably will work on all terminals supporting Unicode Glyphs
Probably will work on all terminals supporting Unicode Glyphs
Probably will work on all terminals supporting Unicode Glyphs, but it also depends on the way the terminal handles sextant characters.
If find any bug or weird behaviour send an email to dax99993@gmail.com