asciiart

Version, currently 0.1.22 versions

github.com/aloli-crystal/asciiart

ASCII art generation in pure Crystal. v0.1 ships FIGlet-style text-to-banner rendering with five embedded fonts (standard, small, big, slant, banner). No external runtime dependency — fonts are baked into the binary at compile time. Future: image-to-ASCII, free-form drawing helpers.

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  asciiart:
    github: aloli-crystal/asciiart
    version: ~> 0.1.2

Then run:

shards install

shard.yml

Crystal
>= 1.19.0
License
MIT
Author
Philippe Nénert
Target
  • asciiart from src/cli.cr

Dependencies

Development Dependencies

  • ameba~> 1.6github: crystal-ameba/amebadev

README

No README has been indexed for this shard yet. You can read it on the repository.