| Next revision | Previous revision |
| module:tdfiglet [2025/12/31 17:19] – created digital man | module:tdfiglet [2025/12/31 18:09] (current) – Fix the Wikipedia link digital man |
|---|
| Synchronet JS conversion of ''tdfiglet.c'' based on the C code by Unknown/Modified by The Draw and converted to Synchronet JS by [[person:Nelgin]]. | Synchronet JS conversion of ''tdfiglet.c'' based on the C code by Unknown/Modified by The Draw and converted to Synchronet JS by [[person:Nelgin]]. |
| |
| A {{wp>FIGlet}} is a readable word constructed from fonts of character art, for example: | A [[wp>FIGlet]] is a readable word constructed from fonts of character art, for example: |
| <file> | <file> |
| 888 888 .d888 d8b 888 888 | 888 888 .d888 d8b 888 888 |
| </file> | </file> |
| |
| This module (and it's underlying library, ''[[dir:load]]/tdfonts_lib.js'') may be used to construct words from more than one thousand available TheDraw fonts (stored in ''[[dir:ctrl]]/tdfonts''). | This module (and its underlying library, ''[[dir:load]]/tdfonts_lib.js'') may be used to construct words from more than one thousand available TheDraw fonts (stored in ''[[dir:ctrl]]/tdfonts''). |
| |
| ===== Invoke ===== | ===== Invoke ===== |