font support

This commit is contained in:
espie 2004-08-10 11:57:54 +00:00
parent 552246c871
commit 41ebba18fe
2 changed files with 4 additions and 14 deletions

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/04/24 18:25:23 espie Exp $
@comment $OpenBSD: PLIST,v 1.2 2004/08/10 11:57:54 espie Exp $
@fontdir lib/X11/fonts/ja/
lib/X11/fonts/ja/7x14maru.pcf.gz
lib/X11/fonts/ja/7x14rkmaru.pcf.gz
lib/X11/fonts/ja/a16.pcf.gz
@ -12,9 +13,3 @@ lib/X11/fonts/ja/kanji26.pcf.gz
lib/X11/fonts/ja/maru14.pcf.gz
lib/X11/fonts/ja/maru16.pcf.gz
lib/X11/fonts/ja/maru18.pcf.gz
@exec cat %B/fonts.alias-* >%B/fonts.alias
@exec echo "Remember to add %B to your font path."
@exec /usr/X11R6/bin/mkfontdir %B || true
@unexec cat %B/fonts.alias-* >%B/fonts.alias
@unexec /usr/X11R6/bin/mkfontdir %B || true
@unexec echo "Remove %B manually if it's now empty"

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.3 2004/03/30 08:41:10 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2004/08/10 11:57:54 espie Exp $
@fontdir lib/X11/fonts/ja/
lib/X11/fonts/ja/a18rk.pcf.gz
lib/X11/fonts/ja/a18rkb.pcf.gz
lib/X11/fonts/ja/a18rki.pcf.gz
@ -13,9 +14,3 @@ lib/X11/fonts/ja/j90-16.pcf.gz
lib/X11/fonts/ja/jksp16.pcf.gz
lib/X11/fonts/ja/jksp24.pcf.gz
lib/X11/fonts/ja/jksp40.pcf.gz
@exec cat %B/fonts.alias-* >%B/fonts.alias
@exec echo "Remember to add %B to your font path."
@exec /usr/X11R6/bin/mkfontdir %B || true
@unexec cat %B/fonts.alias-* >%B/fonts.alias
@unexec /usr/X11R6/bin/mkfontdir %B || true
@exec echo "Remove %B manually if it's now empty"