mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
$NetBSD: patch-etc_font-fb,v 1.6 2014/03/23 07:04:00 tsutsui Exp $
|
|
|
|
add more examples for typical NetBSD and pkgsrc installation
|
|
|
|
--- etc/font-fb.orig 2014-03-22 22:06:39.000000000 +0000
|
|
+++ etc/font-fb
|
|
@@ -1,10 +1,17 @@
|
|
#DEFAULT = /usr/share/fonts/X11/misc/unifont.pcf.gz:100
|
|
+#DEFAULT = /usr/pkg/lib/X11/fonts/efont/b16.pcf.gz
|
|
|
|
#ISO8859_1 = /usr/share/fonts/X11/misc/mplus_f12r.pcf.gz
|
|
+#ISO8859_1 = /usr/X11R7/lib/X11/fonts/misc/8x16.pcf.gz
|
|
+#JISX0201_KATA = /usr/X11R7/lib/X11/fonts/misc/8x16rk.pcf.gz
|
|
#JISX0208_1983 = /usr/share/fonts/X11/misc/mplus_j12r.pcf.gz
|
|
+#JISX0208_1983 = /usr/X11R7/lib/X11/fonts/misc/jiskan16.pcf.gz
|
|
JISC6226_1978 = &JISX0208_1983
|
|
JISX0208_1990 = &JISX0208_1983
|
|
JISX0213_2000_1 = &JISX0208_1983
|
|
+#JISX0213_2000_1=/usr/pkg/lib/X11/fonts/local/jiskan16-2000-1.pcf.gz
|
|
+#JISX0213_2000_2=/usr/pkg/lib/X11/fonts/local/jiskan16-2000-2.pcf.gz
|
|
|
|
#ISO10646_UCS4_1 = /usr/share/fonts/X11/misc/unifont.pcf.gz:100
|
|
+#ISO10646_UCS4_1 = /usr/pkg/lib/X11/fonts/efont/b16.pcf.gz
|
|
ISO10646_UCS4_1_FULLWIDTH = &ISO10646_UCS4_1
|