2007-08-13 13:53:30 +02:00
|
|
|
The TOIlet project attempts to create a free replacement for the FIGlet
|
|
|
|
utility. TOIlet stands for "The Other Implementation's letters", coined
|
|
|
|
after FIGlet's "Frank, Ian and Glen's letters".
|
|
|
|
|
|
|
|
TOIlet is in its very early development phase. It uses the powerful
|
2010-09-09 05:09:38 +02:00
|
|
|
libcaca library to achieve various text-based effects. TOIlet
|
2007-08-13 13:53:30 +02:00
|
|
|
implements or plans to implement the following features:
|
|
|
|
* The ability to load FIGlet fonts
|
|
|
|
* Support for Unicode input and output
|
2010-09-09 05:09:38 +02:00
|
|
|
* Support for colour fonts
|
2007-08-13 13:53:30 +02:00
|
|
|
* Support for colour output
|
|
|
|
* Support for various output formats: HTML, IRC, ANSI...
|
|
|
|
|
|
|
|
TOIlet also aims for full FIGlet compatibility. It is currently able to
|
2016-05-19 12:44:11 +02:00
|
|
|
load FIGlet fonts and perform horizontal smushing.
|
2007-08-13 13:53:30 +02:00
|
|
|
|
2010-09-09 05:09:38 +02:00
|
|
|
WWW: http://caca.zoy.org/wiki/toilet
|