Skip to content

DragonDev07/Asciifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                          _   _    __   _
     /\                  (_) (_)  / _| (_)
    /  \     ___    ___   _   _  | |_   _    ___   _ __
   / /\ \   / __|  / __| | | | | |  _| | |  / _ \ | '__|
  / ____ \  \__ \ | (__  | | | | | |   | | |  __/ | |
 /_/    \_\ |___/  \___| |_| |_| |_|   |_|  \___| |_|

wakatime

What & Why

  • Similar to Figlet but written in rust & faster (see tests below)

Speed

  • Speed Comparison Using hyperfine
  • 100,000 Runs
  • Warmup of 5 image image image

Documentation

Usage: asciifier [OPTIONS] "<text>"

Options:

Flag Description Options
-f <font>, --font <font> Specify font to be used default, bulbhead, epic, arrows, banner, diet-cola, <path to .aff>
-d, --debug Enables Debug Output N/A

Building From Source

1. Clone the Repository & Enter Directory

git clone https://github.com/DragonDev07/Asciifier
cd Asciifier

2. Build Using Cargo

cargo build --release

3. Finished!

  • Binary is located at target/release/asciifier

Roadmap

  • Fix new lines (and string that are too long becoming spaghetti)
  • Add more fonts

About

Ascii-ifier (Ascii-ifies text!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published