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 @@ - - - + - - - - - libcaca - TOIlet - - - - - - - -

TOIlet

- -

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.

- -

Live test

- - 'Emboss', - 'emboss2' => 'Emboss 2', - 'future' => 'Future', - 'smblock' => 'Small Block', - 'smbraille' => 'Small Braille', - 'circle' => 'Circle', - 'term' => 'Terminal'); - if(!isset($fontlist[$font])) $font = 'smblock'; - $filter = $_POST['filter']; - $filterlist = array('""' => 'No filter', - 'flip' => 'Flip', - 'flop' => 'Flop', - 'rotate' => 'Rotate'); - if(!isset($filterlist[$filter])) $filter = '""'; ?> - -
-

- - - - -

-
- - -
-

-
- - -

Download

- -

The latest TOIlet version is toilet-0.1.tar.gz.

- -

Screenshot

- -

TOIlet sample

- - -