mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f255833ae6
New port: x11/sharefonts, a collection of shareware ATM fonts from the CICA archives. Used by GIMP, esp. plug-ins and script-fu.
18 lines
642 B
Plaintext
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>
|