freebsd-ports/x11-fonts/sharefonts/pkg-descr
Donald Burr f255833ae6 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.
1998-05-16 02:08:04 +00:00

18 lines
642 B
Plaintext

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>