aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/sharefonts/pkg-descr
diff options
context:
space:
mode:
authordburr <dburr@FreeBSD.org>1998-05-16 10:08:04 +0800
committerdburr <dburr@FreeBSD.org>1998-05-16 10:08:04 +0800
commit4c3e75f6da7f834981bb685120deb6c1396da2ce (patch)
tree6621c38dc922a0f293cddef1add4cefd89e3976a /x11-fonts/sharefonts/pkg-descr
parent7ceb08896cc55b2be5cf8e2f5ef56362fc585699 (diff)
downloadfreebsd-ports-gnome-4c3e75f6da7f834981bb685120deb6c1396da2ce.tar.gz
freebsd-ports-gnome-4c3e75f6da7f834981bb685120deb6c1396da2ce.tar.zst
freebsd-ports-gnome-4c3e75f6da7f834981bb685120deb6c1396da2ce.zip
PR: ports/6139
New port: x11/sharefonts, a collection of shareware ATM fonts from the CICA archives. Used by GIMP, esp. plug-ins and script-fu.
Diffstat (limited to 'x11-fonts/sharefonts/pkg-descr')
-rw-r--r--x11-fonts/sharefonts/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-fonts/sharefonts/pkg-descr b/x11-fonts/sharefonts/pkg-descr
new file mode 100644
index 000000000000..d3202bd6bbc1
--- /dev/null
+++ b/x11-fonts/sharefonts/pkg-descr
@@ -0,0 +1,17 @@
+This is a collection of shareware ATM fonts from the CICA Windows
+archives. They are particularily useful with gimp.
+
+You'll have to add /usr/X11R6/lib/X11/fonts/sharefont
+to you're X font path by either:
+
+$ xset fp+ /usr/X11R6/lib/X11/fonts/sharefont
+$ 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.
+
+NOTE: These fonts are SHAREWARE. you must pay a fee if you find that you
+are using them a lot. Please read the *.shareware files in
+/usr/X11R6/lib/X11/fonts/sharefont for each font's licensing restrictions.
+
+Donald Burr <dburr@FreeBSD.ORG>