A Clojure library to generate text banners in an 'ASCII Art' style using FIGlet fonts
Go to file
2014-03-29 17:43:36 -04:00
docs add figfont specification 2014-03-29 17:43:36 -04:00
src/clj_figlet make the flf argument first in all render functions 2014-03-29 17:41:32 -04:00
test/clj_figlet initial commit 2014-03-29 12:54:03 -04:00
.gitignore initial commit 2014-03-29 12:54:03 -04:00
LICENSE initial commit 2014-03-29 12:54:03 -04:00
project.clj initial commit 2014-03-29 12:54:03 -04:00
README.md initial commit 2014-03-29 12:54:03 -04:00

clj-figlet

A Clojure library to generate text banners in an 'ASCII Art' style using FIGlet fonts, similar to other FIGlet programs.

Usage

FIXME

License

Distributed under the the MIT License. See LICENSE for more details.