LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tdf

Render TheDraw ANSI font text

TLDR

View TheDraw file
$ tdf [font.tdf]
copy
List fonts in file
$ tdf -l [font.tdf]
copy
Render text
$ tdf -f [font.tdf] "[text]"
copy
Specific font from file
$ tdf -f [font.tdf] -n [fontname] "[text]"
copy

SYNOPSIS

tdf [-f file] [-l] [-n name] [options] [text]

DESCRIPTION

tdf renders text using TheDraw font files (.tdf), a format originating from the BBS era for creating colorful ANSI art text banners. Each TDF file can contain multiple fonts, and specific fonts can be selected by name.The tool reads TheDraw font definitions and uses them to transform plain text into large, stylized ANSI art rendered with colors and special characters. The -l flag lists all available fonts within a TDF file, making it easy to browse font collections before rendering.

PARAMETERS

-f FILE

Font file.
-l
List fonts.
-n NAME
Font name.
-c COLOR
Color mode.
--help
Show help.

INSTALL

brew install tdf
copy
nix profile install nixpkgs#tdf
copy

CAVEATS

TDF files needed. Retro format. Limited font availability.

HISTORY

tdf displays text using TheDraw ANSI font files, a popular format from the BBS era.

SEE ALSO

figlet(1), toilet(1), banner(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid