aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/freefonts/pkg-descr
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-16 13:38:34 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-16 13:38:34 +0000
commitd04b06930d841213e0e2aac32c99c09626532777 (patch)
tree6dac43cf2b710c977a7fbcac6664b47016a9670d /x11-fonts/freefonts/pkg-descr
parenta8adcff438e2b266582f536e1f3820f509236a99 (diff)
downloadports-d04b06930d841213e0e2aac32c99c09626532777.tar.gz
ports-d04b06930d841213e0e2aac32c99c09626532777.zip
Notes
Diffstat (limited to 'x11-fonts/freefonts/pkg-descr')
-rw-r--r--x11-fonts/freefonts/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-fonts/freefonts/pkg-descr b/x11-fonts/freefonts/pkg-descr
new file mode 100644
index 000000000000..d92b7ed4ee5f
--- /dev/null
+++ b/x11-fonts/freefonts/pkg-descr
@@ -0,0 +1,14 @@
+This is a collection of ATM fonts from the CICA Windows
+archives. They are particularily useful with gimp.
+
+You'll have to add /usr/X11R6/lib/X11/fonts/freefont
+to you're X font path by either:
+
+$ xset fp+ /usr/X11R6/lib/fonts/freefont
+$ xset fp rehash
+
+or by adding it to you're X-server configuration file (usually
+/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
+
+eric.
+erich@FreeBSD.org