From 34e8a2b6b0c800805565574ac0d6c76ea4614d58 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 6 Jan 2010 16:51:55 +0000 Subject: [PATCH] Redirect old /toilet.html to /wiki/toilet. git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4234 92316355-f0b4-4df1-b90c-862c8a59935f --- www/toilet.html | 99 +------------------------------------------------ 1 file changed, 1 insertion(+), 98 deletions(-) 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

- - -