diff --git a/www/toilet.html b/www/toilet.html index 17ecf8e..d3ef11c 100644 --- a/www/toilet.html +++ b/www/toilet.html @@ -1,107 +1,10 @@ - - -
+ - - - - -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 -libcucul library to achieve various text-based effects. TOIlet -implements or plans to implement the following features:
- -TOIlet also aims for full FIGlet compatibility. It is currently able -to load FIGlet fonts and perform horizontal smushing.
- -- exec('toilet -f '.$font.' -F '.$filter.' '.escapeshellarg($text), - &$result); - foreach($result as $line) - echo htmlspecialchars($line)."\n"; - ?>-
The latest TOIlet version is toilet-0.1.tar.gz.
- -