|
FIGlet is a computer program that generates text banners, in a variety of typefaces, composed of letters made up of conglomerations of smaller ASCII characters (see ASCII art). The name derives from "Frank, Ian and Glen's letters".〔(【引用サイトリンク】title=FIGlet FAQ )〕 Being free software, FIGlet is commonly included as part of many Unix-like operating systems (Linux, BSD, etc.) distributions, but it has been ported to other platforms as well. The official FIGlet FTP site includes precompiled ports for the Acorn, Amiga, Apple II, Atari ST, BeOS, Macintosh, MS-DOS, NeXTSTEP, OS/2, and Windows platforms, as well as a reimplementation in Perl ((Text::FIGlet )).〔(【引用サイトリンク】title=Official FIGlet FTP site )〕 There are third-party reimplementations of FIGlet in Java (including one embedded in the JavE ASCII art editor), JavaScript, PHP and Python. FIGlet was featured as a Debian Package of the Day in 2007. ==Behavior== FIGlet can read from standard input or accept a message as part of the command line. It prints to standard output. Some common arguments (options) are: * -f to select a font file. (You can download font files (here ))* -d to change the directory for fonts.* -c centers the output.* -l left-aligns the output.* -r right-aligns the output.* -t sets the output width to the terminal width.* -w specifies a custom output width.* -k enables kerning, printing each letter of the message individually, instead of merged into the adjacent letters.抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「FIGlet」の詳細全文を読む スポンサード リンク
|