summaryrefslogtreecommitdiff
path: root/misc/figlet/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-09 04:17:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-09 04:17:17 +0000
commit69635d5449c9ea3cf23e434bd17a708e02cde8d0 (patch)
treeb74982a18bd4a6989ea7e9cb499abec17a7dbd6c /misc/figlet/pkg-descr
parentInstall startup script in .../etc/rc.d. (diff)
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters _ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
Notes
Notes: svn path=/head/; revision=3554
Diffstat (limited to 'misc/figlet/pkg-descr')
-rw-r--r--misc/figlet/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/figlet/pkg-descr b/misc/figlet/pkg-descr
new file mode 100644
index 000000000000..ae0fd7cedad3
--- /dev/null
+++ b/misc/figlet/pkg-descr
@@ -0,0 +1,18 @@
+Figlet is a program that creates large ASCII art characters out of ordinary
+screen characters
+
+ _ _ _ _ _ _
+ | (_) | _____ | |_| |__ (_)___
+ | | | |/ / _ \ | __| '_ \| / __|
+ | | | < __/ | |_| | | | \__ \_
+ |_|_|_|\_\___| \__|_| |_|_|___(_)
+
+
+Figlet can print in a variety of fonts, both left-to-right and right-to-left.
+Figlet comes with several fonts. Also, many other fonts are avaiable,
+including Hebrew, Cyrillic (Russian), and Greek.
+
+There is also a "Figlet Home Page" on the Worldwide Web. The URL is
+http://www.math.uiuc.edu/~chappell/figlet
+
+-- David (obrien@cs.ucdavis.edu)