View | Details | Raw Unified | Return to bug 77762
Collapse All | Expand All

(-)terminus-font/Makefile (-2 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	terminus-font
8
PORTNAME=	terminus-font
9
PORTVERSION=	4.00
9
PORTVERSION=	4.11
10
PORTREVISION=	2
10
PORTREVISION=	1
11
CATEGORIES=	x11-fonts
11
CATEGORIES=	x11-fonts
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
13
13
Lines 18-23 Link Here
18
		bdftopcf:${X_CLIENTS_PORT}
18
		bdftopcf:${X_CLIENTS_PORT}
19
RUN_DEPENDS=	mkfontdir:${X_CLIENTS_PORT}
19
RUN_DEPENDS=	mkfontdir:${X_CLIENTS_PORT}
20
20
21
USE_PERL5=      yes
21
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
22
ALL_TARGET=	pcf
23
ALL_TARGET=	pcf
23
SHAREMODE=	644
24
SHAREMODE=	644
(-)terminus-font/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (terminus-font-4.00.tar.gz) = a0153061a484906f2bbb08bc28fac757
1
MD5 (terminus-font-4.11.tar.gz) = 032805275816016bdc5f4d10e15cf4ad
2
SIZE (terminus-font-4.00.tar.gz) = 107077
2
SIZE (terminus-font-4.11.tar.gz) = 177244
(-)terminus-font/files/patch-aa (-46 / +484 lines)
Lines 1-79 Link Here
1
1
--- Makefile.orig	Fri Oct  1 22:08:19 2004
2
$FreeBSD: ports/x11-fonts/terminus-font/files/patch-aa,v 1.2 2003/03/24 12:58:17 olgeni Exp $
2
+++ Makefile	Sun Feb 20 13:20:00 2005
3
3
@@ -6,6 +6,7 @@
4
--- Makefile.orig	Sun Dec  1 14:59:04 2002
4
 BDF2RAW	= $(PERL) ./bdftopsf.pl -h
5
+++ Makefile	Thu Mar 20 23:28:23 2003
5
 UCS2X11	= $(PERL) ./ucstoany.pl
6
@@ -4,6 +4,7 @@
7
 BDF2RAW	= ./bdftopsf.pl -h
8
 UCS2X11	= ./ucstoany.pl
9
 BDF2PCF	= bdftopcf
6
 BDF2PCF	= bdftopcf
10
+MKITALIC = mkitalic
7
+MKITALIC = mkitalic
11
 
8
 
12
 R_88591	= ISO8859 1
9
 R_88591	= ISO8859 1
13
 R_88592	= ISO8859 2
10
 R_88592	= ISO8859 2
14
@@ -480,13 +481,21 @@
11
@@ -55,19 +56,27 @@
15
 	$(UCS2VGA) ter-u16b.bdf $(R_PT154) $(B_PT154) | $(BDF2RAW) -o $@
16
 
12
 
17
 PCF_14N	= ter-114n.pcf ter-214n.pcf ter-514n.pcf ter-914n.pcf ter-c14n.pcf ter-f14n.pcf ter-g14n.pcf ter-k14n.pcf ter-p14n.pcf ter-x14n.pcf
13
 PCF_12N	= ter-112n.pcf ter-212n.pcf ter-512n.pcf ter-912n.pcf ter-c12n.pcf ter-d12n.pcf ter-f12n.pcf ter-g12n.pcf ter-k12n.pcf ter-p12n.pcf ter-u12n.pcf ter-x12n.pcf
18
+PCF_14N	+= ter-114i.pcf ter-214i.pcf ter-514i.pcf ter-914i.pcf ter-c14i.pcf ter-f14i.pcf ter-g14i.pcf ter-k14i.pcf ter-p14i.pcf ter-x14i.pcf
14
 PCF_12B	= ter-112b.pcf ter-212b.pcf ter-512b.pcf ter-912b.pcf ter-c12b.pcf ter-d12b.pcf ter-f12b.pcf ter-g12b.pcf ter-k12b.pcf ter-p12b.pcf ter-u12b.pcf ter-x12b.pcf
19
 PCF_14B	= ter-114b.pcf ter-214b.pcf ter-514b.pcf ter-914b.pcf ter-c14b.pcf ter-f14b.pcf ter-g14b.pcf ter-k14b.pcf ter-p14b.pcf ter-x14b.pcf
15
+PCF_12I	= ter-112i.pcf ter-212i.pcf ter-512i.pcf ter-912i.pcf ter-c12i.pcf ter-d12i.pcf ter-f12i.pcf ter-g12i.pcf ter-k12i.pcf ter-p12i.pcf ter-u12i.pcf ter-x12i.pcf ter-112bi.pcf ter-212bi.pcf ter-512bi.pcf ter-912bi.pcf ter-c12bi.pcf ter-d12bi.pcf ter-f12bi.pcf ter-g12bi.pcf ter-k12bi.pcf ter-p12bi.pcf ter-u12bi.pcf ter-x12bi.pcf
20
+PCF_14B	+= ter-114bi.pcf ter-214bi.pcf ter-514bi.pcf ter-914bi.pcf ter-c14bi.pcf ter-f14bi.pcf ter-g14bi.pcf ter-k14bi.pcf ter-p14bi.pcf ter-x14bi.pcf
16
 PCF_14N	= ter-114n.pcf ter-214n.pcf ter-514n.pcf ter-914n.pcf ter-c14n.pcf ter-d14n.pcf ter-f14n.pcf ter-g14n.pcf ter-k14n.pcf ter-p14n.pcf ter-u14n.pcf ter-x14n.pcf
21
 PCF_16N	= ter-116n.pcf ter-216n.pcf ter-516n.pcf ter-916n.pcf ter-c16n.pcf ter-f16n.pcf ter-g16n.pcf ter-k16n.pcf ter-p16n.pcf ter-x16n.pcf
17
 PCF_14B	= ter-114b.pcf ter-214b.pcf ter-514b.pcf ter-914b.pcf ter-c14b.pcf ter-d14b.pcf ter-f14b.pcf ter-g14b.pcf ter-k14b.pcf ter-p14b.pcf ter-u14b.pcf ter-x14b.pcf
22
+PCF_16N	+= ter-116i.pcf ter-216i.pcf ter-516i.pcf ter-916i.pcf ter-c16i.pcf ter-f16i.pcf ter-g16i.pcf ter-k16i.pcf ter-p16i.pcf ter-x16i.pcf
18
+PCF_14I	= ter-114i.pcf ter-214i.pcf ter-514i.pcf ter-914i.pcf ter-c14i.pcf ter-d14i.pcf ter-f14i.pcf ter-g14i.pcf ter-k14i.pcf ter-p14i.pcf ter-u14i.pcf ter-x14i.pcf ter-114bi.pcf ter-214bi.pcf ter-514bi.pcf ter-914bi.pcf ter-c14bi.pcf ter-d14bi.pcf ter-f14bi.pcf ter-g14bi.pcf ter-k14bi.pcf ter-p14bi.pcf ter-u14bi.pcf ter-x14bi.pcf
23
 PCF_16B	= ter-116b.pcf ter-216b.pcf ter-516b.pcf ter-916b.pcf ter-c16b.pcf ter-f16b.pcf ter-g16b.pcf ter-k16b.pcf ter-p16b.pcf ter-x16b.pcf
19
 PCF_16N	= ter-116n.pcf ter-216n.pcf ter-516n.pcf ter-916n.pcf ter-c16n.pcf ter-d16n.pcf ter-f16n.pcf ter-g16n.pcf ter-k16n.pcf ter-p16n.pcf ter-u16n.pcf ter-x16n.pcf
24
+PCF_16B	+= ter-116bi.pcf ter-216bi.pcf ter-516bi.pcf ter-916bi.pcf ter-c16bi.pcf ter-f16bi.pcf ter-g16bi.pcf ter-k16bi.pcf ter-p16bi.pcf ter-x16bi.pcf
20
 PCF_16B	= ter-116b.pcf ter-216b.pcf ter-516b.pcf ter-916b.pcf ter-c16b.pcf ter-d16b.pcf ter-f16b.pcf ter-g16b.pcf ter-k16b.pcf ter-p16b.pcf ter-u16b.pcf ter-x16b.pcf
25
 PCF_20N	= ter-120n.pcf ter-220n.pcf ter-520n.pcf ter-920n.pcf ter-c20n.pcf ter-f20n.pcf ter-g20n.pcf ter-k20n.pcf ter-p20n.pcf ter-x20n.pcf
21
+PCF_16I	= ter-116i.pcf ter-216i.pcf ter-516i.pcf ter-916i.pcf ter-c16i.pcf ter-d16i.pcf ter-f16i.pcf ter-g16i.pcf ter-k16i.pcf ter-p16i.pcf ter-u16i.pcf ter-x16i.pcf ter-116bi.pcf ter-216bi.pcf ter-516bi.pcf ter-916bi.pcf ter-c16bi.pcf ter-d16bi.pcf ter-f16bi.pcf ter-g16bi.pcf ter-k16bi.pcf ter-p16bi.pcf ter-u16bi.pcf ter-x16bi.pcf
26
+PCF_20N	+= ter-120i.pcf ter-220i.pcf ter-520i.pcf ter-920i.pcf ter-c20i.pcf ter-f20i.pcf ter-g20i.pcf ter-k20i.pcf ter-p20i.pcf ter-x20i.pcf
22
 PCF_20N	= ter-120n.pcf ter-220n.pcf ter-520n.pcf ter-920n.pcf ter-c20n.pcf ter-d20n.pcf ter-f20n.pcf ter-g20n.pcf ter-k20n.pcf ter-p20n.pcf ter-u20n.pcf ter-x20n.pcf
27
 PCF_20B	= ter-120b.pcf ter-220b.pcf ter-520b.pcf ter-920b.pcf ter-c20b.pcf ter-f20b.pcf ter-g20b.pcf ter-k20b.pcf ter-p20b.pcf ter-x20b.pcf
23
 PCF_20B	= ter-120b.pcf ter-220b.pcf ter-520b.pcf ter-920b.pcf ter-c20b.pcf ter-d20b.pcf ter-f20b.pcf ter-g20b.pcf ter-k20b.pcf ter-p20b.pcf ter-u20b.pcf ter-x20b.pcf
28
+PCF_20B	+= ter-120bi.pcf ter-220bi.pcf ter-520bi.pcf ter-920bi.pcf ter-c20bi.pcf ter-f20bi.pcf ter-g20bi.pcf ter-k20bi.pcf ter-p20bi.pcf ter-x20bi.pcf
24
+PCF_20I	= ter-120i.pcf ter-220i.pcf ter-520i.pcf ter-920i.pcf ter-c20i.pcf ter-d20i.pcf ter-f20i.pcf ter-g20i.pcf ter-k20i.pcf ter-p20i.pcf ter-u20i.pcf ter-x20i.pcf ter-120bi.pcf ter-220bi.pcf ter-520bi.pcf ter-920bi.pcf ter-c20bi.pcf ter-d20bi.pcf ter-f20bi.pcf ter-g20bi.pcf ter-k20bi.pcf ter-p20bi.pcf ter-u20bi.pcf ter-x20bi.pcf
29
 PCF_24N	= ter-124n.pcf ter-224n.pcf ter-524n.pcf ter-924n.pcf ter-c24n.pcf ter-f24n.pcf ter-g24n.pcf ter-k24n.pcf ter-p24n.pcf ter-x24n.pcf
25
 PCF_24N	= ter-124n.pcf ter-224n.pcf ter-524n.pcf ter-924n.pcf ter-c24n.pcf ter-d24n.pcf ter-f24n.pcf ter-g24n.pcf ter-k24n.pcf ter-p24n.pcf ter-u24n.pcf ter-x24n.pcf
30
+PCF_24N	+= ter-124i.pcf ter-224i.pcf ter-524i.pcf ter-924i.pcf ter-c24i.pcf ter-f24i.pcf ter-g24i.pcf ter-k24i.pcf ter-p24i.pcf ter-x24i.pcf
26
 PCF_24B	= ter-124b.pcf ter-224b.pcf ter-524b.pcf ter-924b.pcf ter-c24b.pcf ter-d24b.pcf ter-f24b.pcf ter-g24b.pcf ter-k24b.pcf ter-p24b.pcf ter-u24b.pcf ter-x24b.pcf
31
 PCF_24B	= ter-124b.pcf ter-224b.pcf ter-524b.pcf ter-924b.pcf ter-c24b.pcf ter-f24b.pcf ter-g24b.pcf ter-k24b.pcf ter-p24b.pcf ter-x24b.pcf
27
+PCF_24I	= ter-124i.pcf ter-224i.pcf ter-524i.pcf ter-924i.pcf ter-c24i.pcf ter-d24i.pcf ter-f24i.pcf ter-g24i.pcf ter-k24i.pcf ter-p24i.pcf ter-u24i.pcf ter-x24i.pcf ter-124bi.pcf ter-224bi.pcf ter-524bi.pcf ter-924bi.pcf ter-c24bi.pcf ter-d24bi.pcf ter-f24bi.pcf ter-g24bi.pcf ter-k24bi.pcf ter-p24bi.pcf ter-u24bi.pcf ter-x24bi.pcf
32
+PCF_24B	+= ter-124bi.pcf ter-224bi.pcf ter-524bi.pcf ter-924bi.pcf ter-c24bi.pcf ter-f24bi.pcf ter-g24bi.pcf ter-k24bi.pcf ter-p24bi.pcf ter-x24bi.pcf
28
 PCF_28N	= ter-128n.pcf ter-228n.pcf ter-528n.pcf ter-928n.pcf ter-c28n.pcf ter-d28n.pcf ter-f28n.pcf ter-g28n.pcf ter-k28n.pcf ter-p28n.pcf ter-u28n.pcf ter-x28n.pcf
33
 PCF	= $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B)
29
 PCF_28B	= ter-128b.pcf ter-228b.pcf ter-528b.pcf ter-928b.pcf ter-c28b.pcf ter-d28b.pcf ter-f28b.pcf ter-g28b.pcf ter-k28b.pcf ter-p28b.pcf ter-u28b.pcf ter-x28b.pcf
30
+PCF_28I	= ter-128i.pcf ter-228i.pcf ter-528i.pcf ter-928i.pcf ter-c28i.pcf ter-d28i.pcf ter-f28i.pcf ter-g28i.pcf ter-k28i.pcf ter-p28i.pcf ter-u28i.pcf ter-x28i.pcf ter-128bi.pcf ter-228bi.pcf ter-528bi.pcf ter-928bi.pcf ter-c28bi.pcf ter-d28bi.pcf ter-f28bi.pcf ter-g28bi.pcf ter-k28bi.pcf ter-p28bi.pcf ter-u28bi.pcf ter-x28bi.pcf
31
 PCF_32N	= ter-132n.pcf ter-232n.pcf ter-532n.pcf ter-932n.pcf ter-c32n.pcf ter-d32n.pcf ter-f32n.pcf ter-g32n.pcf ter-k32n.pcf ter-p32n.pcf ter-u32n.pcf ter-x32n.pcf
32
 PCF_32B	= ter-132b.pcf ter-232b.pcf ter-532b.pcf ter-932b.pcf ter-c32b.pcf ter-d32b.pcf ter-f32b.pcf ter-g32b.pcf ter-k32b.pcf ter-p32b.pcf ter-u32b.pcf ter-x32b.pcf
33
-PCF	= $(PCF_12N) $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B) $(PCF_28N) $(PCF_28B) $(PCF_32N) $(PCF_32B)
34
+PCF_32I	= ter-132i.pcf ter-232i.pcf ter-532i.pcf ter-932i.pcf ter-c32i.pcf ter-d32i.pcf ter-f32i.pcf ter-g32i.pcf ter-k32i.pcf ter-p32i.pcf ter-u32i.pcf ter-x32i.pcf ter-132bi.pcf ter-232bi.pcf ter-532bi.pcf ter-932bi.pcf ter-c32bi.pcf ter-d32bi.pcf ter-f32bi.pcf ter-g32bi.pcf ter-k32bi.pcf ter-p32bi.pcf ter-u32bi.pcf ter-x32bi.pcf
35
+
36
+PCF	= $(PCF_12N) $(PCF_12B) $(PCF_12I) $(PCF_14N) $(PCF_14B) $(PCF_14I) $(PCF_16N) $(PCF_16B) $(PCF_16I) $(PCF_20N) $(PCF_20B) $(PCF_20I) $(PCF_24N) $(PCF_24B) $(PCF_24I) $(PCF_28N) $(PCF_28B) $(PCF_28I) $(PCF_32N) $(PCF_32B) $(PCF_32I) 
34
 
37
 
35
 pcf: $(PCF)
38
 all: $(PSF) $(PCF)
36
@@ -502,6 +511,36 @@
39
 psf: $(PSF)
40
@@ -1016,6 +1025,54 @@
37
 X_PT154	= uni/x11gr.uni uni/ascii.uni uni/house.uni uni/pt-154.uni
41
 X_PT154	= uni/x11gr.uni uni/ascii.uni uni/house.uni uni/pt-154.uni
38
 X_10646	= uni/x11gr.uni uni/ascii.uni uni/10646-1.uni
42
 X_10646	= uni/x11gr.uni uni/ascii.uni uni/10646-1.uni
39
 
43
 
44
+ter-u12i.bdf: ter-u12n.bdf
45
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
46
+
47
+ter-u12bi.bdf: ter-u12b.bdf
48
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
49
+
40
+ter-u14bi.bdf: ter-u14b.bdf
50
+ter-u14bi.bdf: ter-u14b.bdf
41
+	mkitalic ${.ALLSRC} > ${.TARGET}
51
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
42
+
52
+
43
+ter-u14i.bdf: ter-u14n.bdf
53
+ter-u14i.bdf: ter-u14n.bdf
44
+	mkitalic ${.ALLSRC} > ${.TARGET}
54
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
45
+
55
+
46
+ter-u14vi.bdf: ter-u14v.bdf
56
+ter-u14vi.bdf: ter-u14v.bdf
47
+	mkitalic ${.ALLSRC} > ${.TARGET}
57
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
48
+
58
+
49
+ter-u16bi.bdf: ter-u16b.bdf
59
+ter-u16bi.bdf: ter-u16b.bdf
50
+	mkitalic ${.ALLSRC} > ${.TARGET}
60
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
51
+
61
+
52
+ter-u16i.bdf: ter-u16n.bdf
62
+ter-u16i.bdf: ter-u16n.bdf
53
+	mkitalic ${.ALLSRC} > ${.TARGET}
63
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
54
+
64
+
55
+ter-u16vi.bdf: ter-u16v.bdf
65
+ter-u16vi.bdf: ter-u16v.bdf
56
+	mkitalic ${.ALLSRC} > ${.TARGET}
66
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
57
+
67
+
58
+ter-u20bi.bdf: ter-u20b.bdf
68
+ter-u20bi.bdf: ter-u20b.bdf
59
+	mkitalic ${.ALLSRC} > ${.TARGET}
69
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
60
+
70
+
61
+ter-u20i.bdf: ter-u20n.bdf
71
+ter-u20i.bdf: ter-u20n.bdf
62
+	mkitalic ${.ALLSRC} > ${.TARGET}
72
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
63
+
73
+
64
+ter-u24bi.bdf: ter-u24b.bdf
74
+ter-u24bi.bdf: ter-u24b.bdf
65
+	mkitalic ${.ALLSRC} > ${.TARGET}
75
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
66
+
76
+
67
+ter-u24i.bdf: ter-u24n.bdf
77
+ter-u24i.bdf: ter-u24n.bdf
68
+	mkitalic ${.ALLSRC} > ${.TARGET}
78
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
79
+
80
+ter-u28bi.bdf: ter-u28b.bdf
81
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
82
+
83
+ter-u28i.bdf: ter-u28n.bdf
84
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
69
+
85
+
70
 ter-114n.pcf: ter-u14n.bdf $(X_88591)
86
+ter-u32bi.bdf: ter-u32b.bdf
71
 	$(UCS2X11) ter-u14n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
87
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
88
+
89
+ter-u32i.bdf: ter-u32n.bdf
90
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
91
+
92
 ter-112n.pcf: ter-u12n.bdf $(X_88591)
93
 	$(UCS2X11) ter-u12n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
72
 
94
 
73
@@ -742,5 +781,245 @@
95
@@ -1520,6 +1577,656 @@
74
 ter-x24b.pcf: ter-u24b.bdf $(X_10646)
96
 ter-x32b.pcf: ter-u32b.bdf $(X_10646)
75
 	$(UCS2X11) ter-u24b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
97
 	$(UCS2X11) ter-u32b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
76
 
98
 
99
+ter-112i.pcf: ter-u12i.bdf $(X_88591)
100
+	$(UCS2X11) ter-u12i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
101
+
102
+ter-112bi.pcf: ter-u12bi.bdf $(X_88591)
103
+	$(UCS2X11) ter-u12bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
104
+
105
+ter-212i.pcf: ter-u12i.bdf $(X_88592)
106
+	$(UCS2X11) ter-u12i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
107
+
108
+ter-212bi.pcf: ter-u12bi.bdf $(X_88592)
109
+	$(UCS2X11) ter-u12bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
110
+
111
+ter-512i.pcf: ter-u12i.bdf $(X_88595)
112
+	$(UCS2X11) ter-u12i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
113
+
114
+ter-512bi.pcf: ter-u12bi.bdf $(X_88595)
115
+	$(UCS2X11) ter-u12bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
116
+
117
+ter-912i.pcf: ter-u12i.bdf $(X_88599)
118
+	$(UCS2X11) ter-u12i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
119
+
120
+ter-912bi.pcf: ter-u12bi.bdf $(X_88599)
121
+	$(UCS2X11) ter-u12bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
122
+
123
+ter-c12i.pcf: ter-u12i.bdf $(X_W1251)
124
+	$(UCS2X11) ter-u12i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
125
+
126
+ter-c12bi.pcf: ter-u12bi.bdf $(X_W1251)
127
+	$(UCS2X11) ter-u12bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
128
+
129
+ter-d12i.pcf: ter-u12i.bdf $(X_8859D)
130
+	$(UCS2X11) ter-u12i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
131
+
132
+ter-d12bi.pcf: ter-u12bi.bdf $(X_8859D)
133
+	$(UCS2X11) ter-u12bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
134
+
135
+ter-f12i.pcf: ter-u12i.bdf $(X_8859F)
136
+	$(UCS2X11) ter-u12i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
137
+
138
+ter-f12bi.pcf: ter-u12bi.bdf $(X_8859F)
139
+	$(UCS2X11) ter-u12bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
140
+
141
+ter-g12i.pcf: ter-u12i.bdf $(X_8859G)
142
+	$(UCS2X11) ter-u12i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
143
+
144
+ter-g12bi.pcf: ter-u12bi.bdf $(X_8859G)
145
+	$(UCS2X11) ter-u12bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
146
+
147
+ter-k12i.pcf: ter-u12i.bdf $(X_KOI8R)
148
+	$(UCS2X11) ter-u12i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
149
+
150
+ter-k12bi.pcf: ter-u12bi.bdf $(X_KOI8R)
151
+	$(UCS2X11) ter-u12bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
152
+
153
+ter-p12i.pcf: ter-u12i.bdf $(X_PT154)
154
+	$(UCS2X11) ter-u12i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
155
+
156
+ter-p12bi.pcf: ter-u12bi.bdf $(X_PT154)
157
+	$(UCS2X11) ter-u12bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
158
+
159
+ter-u12i.pcf: ter-u12i.bdf $(X_KOI8U)
160
+	$(UCS2X11) ter-u12i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
161
+
162
+ter-u12bi.pcf: ter-u12bi.bdf $(X_KOI8U)
163
+	$(UCS2X11) ter-u12bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
164
+
165
+ter-x12i.pcf: ter-u12i.bdf $(X_10646)
166
+	$(UCS2X11) ter-u12i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
167
+
168
+ter-x12bi.pcf: ter-u12bi.bdf $(X_10646)
169
+	$(UCS2X11) ter-u12bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
170
+
77
+ter-114i.pcf: ter-u14i.bdf $(X_88591)
171
+ter-114i.pcf: ter-u14i.bdf $(X_88591)
78
+	$(UCS2X11) ter-u14i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
172
+	$(UCS2X11) ter-u14i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
79
+
173
+
Lines 104-109 Link Here
104
+ter-c14bi.pcf: ter-u14bi.bdf $(X_W1251)
198
+ter-c14bi.pcf: ter-u14bi.bdf $(X_W1251)
105
+	$(UCS2X11) ter-u14bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
199
+	$(UCS2X11) ter-u14bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
106
+
200
+
201
+ter-d14i.pcf: ter-u14i.bdf $(X_8859D)
202
+	$(UCS2X11) ter-u14i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
203
+
204
+ter-d14bi.pcf: ter-u14bi.bdf $(X_8859D)
205
+	$(UCS2X11) ter-u14bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
206
+
107
+ter-f14i.pcf: ter-u14i.bdf $(X_8859F)
207
+ter-f14i.pcf: ter-u14i.bdf $(X_8859F)
108
+	$(UCS2X11) ter-u14i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
208
+	$(UCS2X11) ter-u14i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
109
+
209
+
Lines 111-120 Link Here
111
+	$(UCS2X11) ter-u14bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
211
+	$(UCS2X11) ter-u14bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
112
+
212
+
113
+ter-g14i.pcf: ter-u14i.bdf $(X_8859G)
213
+ter-g14i.pcf: ter-u14i.bdf $(X_8859G)
114
+	$(UCS2X11) ter-u14i.bdf $(R_8859G) $(V_8859G) | $(BDF2PCF) -o $@
214
+	$(UCS2X11) ter-u14i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
115
+
215
+
116
+ter-g14bi.pcf: ter-u14bi.bdf $(X_8859G)
216
+ter-g14bi.pcf: ter-u14bi.bdf $(X_8859G)
117
+	$(UCS2X11) ter-u14bi.bdf $(R_8859G) $(V_8859G) | $(BDF2PCF) -o $@
217
+	$(UCS2X11) ter-u14bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
118
+
218
+
119
+ter-k14i.pcf: ter-u14i.bdf $(X_KOI8R)
219
+ter-k14i.pcf: ter-u14i.bdf $(X_KOI8R)
120
+	$(UCS2X11) ter-u14i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
220
+	$(UCS2X11) ter-u14i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
Lines 128-133 Link Here
128
+ter-p14bi.pcf: ter-u14bi.bdf $(X_PT154)
228
+ter-p14bi.pcf: ter-u14bi.bdf $(X_PT154)
129
+	$(UCS2X11) ter-u14bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
229
+	$(UCS2X11) ter-u14bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
130
+
230
+
231
+ter-u14i.pcf: ter-u14i.bdf $(X_KOI8U)
232
+	$(UCS2X11) ter-u14i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
233
+
234
+ter-u14bi.pcf: ter-u14bi.bdf $(X_KOI8U)
235
+	$(UCS2X11) ter-u14bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
236
+
131
+ter-x14i.pcf: ter-u14i.bdf $(X_10646)
237
+ter-x14i.pcf: ter-u14i.bdf $(X_10646)
132
+	$(UCS2X11) ter-u14i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
238
+	$(UCS2X11) ter-u14i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
133
+
239
+
Lines 164-169 Link Here
164
+ter-c16bi.pcf: ter-u16bi.bdf $(X_W1251)
270
+ter-c16bi.pcf: ter-u16bi.bdf $(X_W1251)
165
+	$(UCS2X11) ter-u16bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
271
+	$(UCS2X11) ter-u16bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
166
+
272
+
273
+ter-d16i.pcf: ter-u16i.bdf $(X_8859D)
274
+	$(UCS2X11) ter-u16i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
275
+
276
+ter-d16bi.pcf: ter-u16bi.bdf $(X_8859D)
277
+	$(UCS2X11) ter-u16bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
278
+
167
+ter-f16i.pcf: ter-u16i.bdf $(X_8859F)
279
+ter-f16i.pcf: ter-u16i.bdf $(X_8859F)
168
+	$(UCS2X11) ter-u16i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
280
+	$(UCS2X11) ter-u16i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
169
+
281
+
Lines 188-199 Link Here
188
+ter-p16bi.pcf: ter-u16bi.bdf $(X_PT154)
300
+ter-p16bi.pcf: ter-u16bi.bdf $(X_PT154)
189
+	$(UCS2X11) ter-u16bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
301
+	$(UCS2X11) ter-u16bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
190
+
302
+
303
+ter-u16i.pcf: ter-u16i.bdf $(X_KOI8U)
304
+	$(UCS2X11) ter-u16i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
305
+
306
+ter-u16bi.pcf: ter-u16bi.bdf $(X_KOI8U)
307
+	$(UCS2X11) ter-u16bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
308
+
191
+ter-x16i.pcf: ter-u16i.bdf $(X_10646)
309
+ter-x16i.pcf: ter-u16i.bdf $(X_10646)
192
+	$(UCS2X11) ter-u16i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
310
+	$(UCS2X11) ter-u16i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
193
+
311
+
194
+ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
312
+ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
195
+	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
313
+	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
196
+
314
+
315
+ter-118i.pcf: ter-u18i.bdf $(X_88591)
316
+	$(UCS2X11) ter-u18i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
317
+
318
+ter-118bi.pcf: ter-u18bi.bdf $(X_88591)
319
+	$(UCS2X11) ter-u18bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
320
+
321
+ter-218i.pcf: ter-u18i.bdf $(X_88592)
322
+	$(UCS2X11) ter-u18i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
323
+
324
+ter-218bi.pcf: ter-u18bi.bdf $(X_88592)
325
+	$(UCS2X11) ter-u18bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
326
+
327
+ter-518i.pcf: ter-u18i.bdf $(X_88595)
328
+	$(UCS2X11) ter-u18i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
329
+
330
+ter-518bi.pcf: ter-u18bi.bdf $(X_88595)
331
+	$(UCS2X11) ter-u18bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
332
+
333
+ter-918i.pcf: ter-u18i.bdf $(X_88599)
334
+	$(UCS2X11) ter-u18i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
335
+
336
+ter-918bi.pcf: ter-u18bi.bdf $(X_88599)
337
+	$(UCS2X11) ter-u18bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
338
+
339
+ter-c18i.pcf: ter-u18i.bdf $(X_W1251)
340
+	$(UCS2X11) ter-u18i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
341
+
342
+ter-c18bi.pcf: ter-u18bi.bdf $(X_W1251)
343
+	$(UCS2X11) ter-u18bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
344
+
345
+ter-d18i.pcf: ter-u18i.bdf $(X_8859D)
346
+	$(UCS2X11) ter-u18i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
347
+
348
+ter-d18bi.pcf: ter-u18bi.bdf $(X_8859D)
349
+	$(UCS2X11) ter-u18bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
350
+
351
+ter-f18i.pcf: ter-u18i.bdf $(X_8859F)
352
+	$(UCS2X11) ter-u18i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
353
+
354
+ter-f18bi.pcf: ter-u18bi.bdf $(X_8859F)
355
+	$(UCS2X11) ter-u18bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
356
+
357
+ter-g18i.pcf: ter-u18i.bdf $(X_8859G)
358
+	$(UCS2X11) ter-u18i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
359
+
360
+ter-g18bi.pcf: ter-u18bi.bdf $(X_8859G)
361
+	$(UCS2X11) ter-u18bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
362
+
363
+ter-k18i.pcf: ter-u18i.bdf $(X_KOI8R)
364
+	$(UCS2X11) ter-u18i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
365
+
366
+ter-k18bi.pcf: ter-u18bi.bdf $(X_KOI8R)
367
+	$(UCS2X11) ter-u18bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
368
+
369
+ter-p18i.pcf: ter-u18i.bdf $(X_PT154)
370
+	$(UCS2X11) ter-u18i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
371
+
372
+ter-p18bi.pcf: ter-u18bi.bdf $(X_PT154)
373
+	$(UCS2X11) ter-u18bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
374
+
375
+ter-u18i.pcf: ter-u18i.bdf $(X_KOI8U)
376
+	$(UCS2X11) ter-u18i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
377
+
378
+ter-u18bi.pcf: ter-u18bi.bdf $(X_KOI8U)
379
+	$(UCS2X11) ter-u18bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
380
+
381
+ter-x18i.pcf: ter-u18i.bdf $(X_10646)
382
+	$(UCS2X11) ter-u18i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
383
+
384
+ter-x18bi.pcf: ter-u18bi.bdf $(X_10646)
385
+	$(UCS2X11) ter-u18bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
386
+
197
+ter-120i.pcf: ter-u20i.bdf $(X_88591)
387
+ter-120i.pcf: ter-u20i.bdf $(X_88591)
198
+	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
388
+	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
199
+
389
+
Lines 224-229 Link Here
224
+ter-c20bi.pcf: ter-u20bi.bdf $(X_W1251)
414
+ter-c20bi.pcf: ter-u20bi.bdf $(X_W1251)
225
+	$(UCS2X11) ter-u20bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
415
+	$(UCS2X11) ter-u20bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
226
+
416
+
417
+ter-d20i.pcf: ter-u20i.bdf $(X_8859D)
418
+	$(UCS2X11) ter-u20i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
419
+
420
+ter-d20bi.pcf: ter-u20bi.bdf $(X_8859D)
421
+	$(UCS2X11) ter-u20bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
422
+
227
+ter-f20i.pcf: ter-u20i.bdf $(X_8859F)
423
+ter-f20i.pcf: ter-u20i.bdf $(X_8859F)
228
+	$(UCS2X11) ter-u20i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
424
+	$(UCS2X11) ter-u20i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
229
+
425
+
Lines 248-259 Link Here
248
+ter-p20bi.pcf: ter-u20bi.bdf $(X_PT154)
444
+ter-p20bi.pcf: ter-u20bi.bdf $(X_PT154)
249
+	$(UCS2X11) ter-u20bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
445
+	$(UCS2X11) ter-u20bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
250
+
446
+
447
+ter-u20i.pcf: ter-u20i.bdf $(X_KOI8U)
448
+	$(UCS2X11) ter-u20i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
449
+
450
+ter-u20bi.pcf: ter-u20bi.bdf $(X_KOI8U)
451
+	$(UCS2X11) ter-u20bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
452
+
251
+ter-x20i.pcf: ter-u20i.bdf $(X_10646)
453
+ter-x20i.pcf: ter-u20i.bdf $(X_10646)
252
+	$(UCS2X11) ter-u20i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
454
+	$(UCS2X11) ter-u20i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
253
+
455
+
254
+ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
456
+ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
255
+	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
457
+	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
256
+
458
+
459
+ter-122i.pcf: ter-u22i.bdf $(X_88591)
460
+	$(UCS2X11) ter-u22i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
461
+
462
+ter-122bi.pcf: ter-u22bi.bdf $(X_88591)
463
+	$(UCS2X11) ter-u22bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
464
+
465
+ter-222i.pcf: ter-u22i.bdf $(X_88592)
466
+	$(UCS2X11) ter-u22i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
467
+
468
+ter-222bi.pcf: ter-u22bi.bdf $(X_88592)
469
+	$(UCS2X11) ter-u22bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
470
+
471
+ter-522i.pcf: ter-u22i.bdf $(X_88595)
472
+	$(UCS2X11) ter-u22i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
473
+
474
+ter-522bi.pcf: ter-u22bi.bdf $(X_88595)
475
+	$(UCS2X11) ter-u22bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
476
+
477
+ter-922i.pcf: ter-u22i.bdf $(X_88599)
478
+	$(UCS2X11) ter-u22i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
479
+
480
+ter-922bi.pcf: ter-u22bi.bdf $(X_88599)
481
+	$(UCS2X11) ter-u22bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
482
+
483
+ter-c22i.pcf: ter-u22i.bdf $(X_W1251)
484
+	$(UCS2X11) ter-u22i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
485
+
486
+ter-c22bi.pcf: ter-u22bi.bdf $(X_W1251)
487
+	$(UCS2X11) ter-u22bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
488
+
489
+ter-d22i.pcf: ter-u22i.bdf $(X_8859D)
490
+	$(UCS2X11) ter-u22i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
491
+
492
+ter-d22bi.pcf: ter-u22bi.bdf $(X_8859D)
493
+	$(UCS2X11) ter-u22bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
494
+
495
+ter-f22i.pcf: ter-u22i.bdf $(X_8859F)
496
+	$(UCS2X11) ter-u22i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
497
+
498
+ter-f22bi.pcf: ter-u22bi.bdf $(X_8859F)
499
+	$(UCS2X11) ter-u22bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
500
+
501
+ter-g22i.pcf: ter-u22i.bdf $(X_8859G)
502
+	$(UCS2X11) ter-u22i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
503
+
504
+ter-g22bi.pcf: ter-u22bi.bdf $(X_8859G)
505
+	$(UCS2X11) ter-u22bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
506
+
507
+ter-k22i.pcf: ter-u22i.bdf $(X_KOI8R)
508
+	$(UCS2X11) ter-u22i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
509
+
510
+ter-k22bi.pcf: ter-u22bi.bdf $(X_KOI8R)
511
+	$(UCS2X11) ter-u22bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
512
+
513
+ter-p22i.pcf: ter-u22i.bdf $(X_PT154)
514
+	$(UCS2X11) ter-u22i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
515
+
516
+ter-p22bi.pcf: ter-u22bi.bdf $(X_PT154)
517
+	$(UCS2X11) ter-u22bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
518
+
519
+ter-u22i.pcf: ter-u22i.bdf $(X_KOI8U)
520
+	$(UCS2X11) ter-u22i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
521
+
522
+ter-u22bi.pcf: ter-u22bi.bdf $(X_KOI8U)
523
+	$(UCS2X11) ter-u22bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
524
+
525
+ter-x22i.pcf: ter-u22i.bdf $(X_10646)
526
+	$(UCS2X11) ter-u22i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
527
+
528
+ter-x22bi.pcf: ter-u22bi.bdf $(X_10646)
529
+	$(UCS2X11) ter-u22bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
530
+
257
+ter-124i.pcf: ter-u24i.bdf $(X_88591)
531
+ter-124i.pcf: ter-u24i.bdf $(X_88591)
258
+	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
532
+	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
259
+
533
+
Lines 284-289 Link Here
284
+ter-c24bi.pcf: ter-u24bi.bdf $(X_W1251)
558
+ter-c24bi.pcf: ter-u24bi.bdf $(X_W1251)
285
+	$(UCS2X11) ter-u24bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
559
+	$(UCS2X11) ter-u24bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
286
+
560
+
561
+ter-d24i.pcf: ter-u24i.bdf $(X_8859D)
562
+	$(UCS2X11) ter-u24i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
563
+
564
+ter-d24bi.pcf: ter-u24bi.bdf $(X_8859D)
565
+	$(UCS2X11) ter-u24bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
566
+
287
+ter-f24i.pcf: ter-u24i.bdf $(X_8859F)
567
+ter-f24i.pcf: ter-u24i.bdf $(X_8859F)
288
+	$(UCS2X11) ter-u24i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
568
+	$(UCS2X11) ter-u24i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
289
+
569
+
Lines 308-319 Link Here
308
+ter-p24bi.pcf: ter-u24bi.bdf $(X_PT154)
588
+ter-p24bi.pcf: ter-u24bi.bdf $(X_PT154)
309
+	$(UCS2X11) ter-u24bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
589
+	$(UCS2X11) ter-u24bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
310
+
590
+
591
+ter-u24i.pcf: ter-u24i.bdf $(X_KOI8U)
592
+	$(UCS2X11) ter-u24i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
593
+
594
+ter-u24bi.pcf: ter-u24bi.bdf $(X_KOI8U)
595
+	$(UCS2X11) ter-u24bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
596
+
311
+ter-x24i.pcf: ter-u24i.bdf $(X_10646)
597
+ter-x24i.pcf: ter-u24i.bdf $(X_10646)
312
+	$(UCS2X11) ter-u24i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
598
+	$(UCS2X11) ter-u24i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
313
+
599
+
314
+ter-x24bi.pcf: ter-u24bi.bdf $(X_10646)
600
+ter-x24bi.pcf: ter-u24bi.bdf $(X_10646)
315
+	$(UCS2X11) ter-u24bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
601
+	$(UCS2X11) ter-u24bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
316
+
602
+
603
+ter-128i.pcf: ter-u28i.bdf $(X_88591)
604
+	$(UCS2X11) ter-u28i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
605
+
606
+ter-128bi.pcf: ter-u28bi.bdf $(X_88591)
607
+	$(UCS2X11) ter-u28bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
608
+
609
+ter-228i.pcf: ter-u28i.bdf $(X_88592)
610
+	$(UCS2X11) ter-u28i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
611
+
612
+ter-228bi.pcf: ter-u28bi.bdf $(X_88592)
613
+	$(UCS2X11) ter-u28bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
614
+
615
+ter-528i.pcf: ter-u28i.bdf $(X_88595)
616
+	$(UCS2X11) ter-u28i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
617
+
618
+ter-528bi.pcf: ter-u28bi.bdf $(X_88595)
619
+	$(UCS2X11) ter-u28bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
620
+
621
+ter-928i.pcf: ter-u28i.bdf $(X_88599)
622
+	$(UCS2X11) ter-u28i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
623
+
624
+ter-928bi.pcf: ter-u28bi.bdf $(X_88599)
625
+	$(UCS2X11) ter-u28bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
626
+
627
+ter-c28i.pcf: ter-u28i.bdf $(X_W1251)
628
+	$(UCS2X11) ter-u28i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
629
+
630
+ter-c28bi.pcf: ter-u28bi.bdf $(X_W1251)
631
+	$(UCS2X11) ter-u28bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
632
+
633
+ter-d28i.pcf: ter-u28i.bdf $(X_8859D)
634
+	$(UCS2X11) ter-u28i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
635
+
636
+ter-d28bi.pcf: ter-u28bi.bdf $(X_8859D)
637
+	$(UCS2X11) ter-u28bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
638
+
639
+ter-f28i.pcf: ter-u28i.bdf $(X_8859F)
640
+	$(UCS2X11) ter-u28i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
641
+
642
+ter-f28bi.pcf: ter-u28bi.bdf $(X_8859F)
643
+	$(UCS2X11) ter-u28bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
644
+
645
+ter-g28i.pcf: ter-u28i.bdf $(X_8859G)
646
+	$(UCS2X11) ter-u28i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
647
+
648
+ter-g28bi.pcf: ter-u28bi.bdf $(X_8859G)
649
+	$(UCS2X11) ter-u28bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
650
+
651
+ter-k28i.pcf: ter-u28i.bdf $(X_KOI8R)
652
+	$(UCS2X11) ter-u28i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
653
+
654
+ter-k28bi.pcf: ter-u28bi.bdf $(X_KOI8R)
655
+	$(UCS2X11) ter-u28bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
656
+
657
+ter-p28i.pcf: ter-u28i.bdf $(X_PT154)
658
+	$(UCS2X11) ter-u28i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
659
+
660
+ter-p28bi.pcf: ter-u28bi.bdf $(X_PT154)
661
+	$(UCS2X11) ter-u28bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
662
+
663
+ter-u28i.pcf: ter-u28i.bdf $(X_KOI8U)
664
+	$(UCS2X11) ter-u28i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
665
+
666
+ter-u28bi.pcf: ter-u28bi.bdf $(X_KOI8U)
667
+	$(UCS2X11) ter-u28bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
668
+
669
+ter-x28i.pcf: ter-u28i.bdf $(X_10646)
670
+	$(UCS2X11) ter-u28i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
671
+
672
+ter-x28bi.pcf: ter-u28bi.bdf $(X_10646)
673
+	$(UCS2X11) ter-u28bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
674
+
675
+ter-132i.pcf: ter-u32i.bdf $(X_88591)
676
+	$(UCS2X11) ter-u32i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
677
+
678
+ter-132bi.pcf: ter-u32bi.bdf $(X_88591)
679
+	$(UCS2X11) ter-u32bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
680
+
681
+ter-232i.pcf: ter-u32i.bdf $(X_88592)
682
+	$(UCS2X11) ter-u32i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
683
+
684
+ter-232bi.pcf: ter-u32bi.bdf $(X_88592)
685
+	$(UCS2X11) ter-u32bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
686
+
687
+ter-532i.pcf: ter-u32i.bdf $(X_88595)
688
+	$(UCS2X11) ter-u32i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
689
+
690
+ter-532bi.pcf: ter-u32bi.bdf $(X_88595)
691
+	$(UCS2X11) ter-u32bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
692
+
693
+ter-932i.pcf: ter-u32i.bdf $(X_88599)
694
+	$(UCS2X11) ter-u32i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
695
+
696
+ter-932bi.pcf: ter-u32bi.bdf $(X_88599)
697
+	$(UCS2X11) ter-u32bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
698
+
699
+ter-c32i.pcf: ter-u32i.bdf $(X_W1251)
700
+	$(UCS2X11) ter-u32i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
701
+
702
+ter-c32bi.pcf: ter-u32bi.bdf $(X_W1251)
703
+	$(UCS2X11) ter-u32bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
704
+
705
+ter-d32i.pcf: ter-u32i.bdf $(X_8859D)
706
+	$(UCS2X11) ter-u32i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
707
+
708
+ter-d32bi.pcf: ter-u32bi.bdf $(X_8859D)
709
+	$(UCS2X11) ter-u32bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
710
+
711
+ter-f32i.pcf: ter-u32i.bdf $(X_8859F)
712
+	$(UCS2X11) ter-u32i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
713
+
714
+ter-f32bi.pcf: ter-u32bi.bdf $(X_8859F)
715
+	$(UCS2X11) ter-u32bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
716
+
717
+ter-g32i.pcf: ter-u32i.bdf $(X_8859G)
718
+	$(UCS2X11) ter-u32i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
719
+
720
+ter-g32bi.pcf: ter-u32bi.bdf $(X_8859G)
721
+	$(UCS2X11) ter-u32bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
722
+
723
+ter-k32i.pcf: ter-u32i.bdf $(X_KOI8R)
724
+	$(UCS2X11) ter-u32i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
725
+
726
+ter-k32bi.pcf: ter-u32bi.bdf $(X_KOI8R)
727
+	$(UCS2X11) ter-u32bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
728
+
729
+ter-p32i.pcf: ter-u32i.bdf $(X_PT154)
730
+	$(UCS2X11) ter-u32i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
731
+
732
+ter-p32bi.pcf: ter-u32bi.bdf $(X_PT154)
733
+	$(UCS2X11) ter-u32bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
734
+
735
+ter-u32i.pcf: ter-u32i.bdf $(X_KOI8U)
736
+	$(UCS2X11) ter-u32i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
737
+
738
+ter-u32bi.pcf: ter-u32bi.bdf $(X_KOI8U)
739
+	$(UCS2X11) ter-u32bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
740
+
741
+ter-x32i.pcf: ter-u32i.bdf $(X_10646)
742
+	$(UCS2X11) ter-u32i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
743
+
744
+ter-x32bi.pcf: ter-u32bi.bdf $(X_10646)
745
+	$(UCS2X11) ter-u32bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
746
+
747
+
748
+
749
 install-pcf: $(PCF)
750
 	mkdir -p $(x11dir)
751
 	for i in $(PCF) ; do gzip -c $$i > $(x11dir)/$$i.gz ; done
752
@@ -1535,4 +2242,4 @@
753
 	for i in $(PCF_12B) ; do rm -f $(x11dir)/$$i.gz ; done
754
 
317
 clean:
755
 clean:
318
-	rm -f *.psf *.txt *.raw *.pcf
756
-	rm -f *.psf *.txt *.raw *.pcf
319
+	rm -f *.psf *.txt *.raw *.pcf *.pcf.gz
757
+	rm -f *.psf *.txt *.raw *.pcf *.pcf.gz
(-)terminus-font/pkg-descr (-6 / +6 lines)
Lines 1-9 Link Here
1
The Terminus Font is designed for long (8 and more hours per day) work
1
Terminus Font is designed for long (8 and more hours per day) work
2
with computers. Version 3.96 contains 528 characters, which cover code
2
with computers. Version 4.11 contains 594 characters, covering code
3
pages ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-15, Windows-1250,
3
pages ISO8859-1/2/5/9/13/15/16, Windows-1250/1251/1252/1254/1257,
4
Windows-1251, Windows-1252, IBM-437, KOI8-R, KOI8-U, KOI8-E, KOI8-F,
4
IBM-437/852/855/866, KOI8-R/U/E/F, Bulgarian-MIK, Paratype-PT154/PT254,
5
Bulgarian-MIK, Paratype-PT154, Paratype-PT254, IBM-855, IBM-866 and
5
Macintosh-Ukrainian and Esperanto, and also the vt100 and xterm
6
Macintosh-Ukrainian.
6
pseudographic characters.
7
7
8
Note: This ports also installed a slanted version of the terminus
8
Note: This ports also installed a slanted version of the terminus
9
font, contributed by "Sascha Blank" <sblank@tiscali.de> which is NOT
9
font, contributed by "Sascha Blank" <sblank@tiscali.de> which is NOT
(-)terminus-font/pkg-plist (+176 lines)
Lines 1-3 Link Here
1
lib/X11/fonts/local/ter-112b.pcf.gz
2
lib/X11/fonts/local/ter-112bi.pcf.gz
3
lib/X11/fonts/local/ter-112i.pcf.gz
4
lib/X11/fonts/local/ter-112n.pcf.gz
1
lib/X11/fonts/local/ter-114b.pcf.gz
5
lib/X11/fonts/local/ter-114b.pcf.gz
2
lib/X11/fonts/local/ter-114bi.pcf.gz
6
lib/X11/fonts/local/ter-114bi.pcf.gz
3
lib/X11/fonts/local/ter-114i.pcf.gz
7
lib/X11/fonts/local/ter-114i.pcf.gz
Lines 14-19 Link Here
14
lib/X11/fonts/local/ter-124bi.pcf.gz
18
lib/X11/fonts/local/ter-124bi.pcf.gz
15
lib/X11/fonts/local/ter-124i.pcf.gz
19
lib/X11/fonts/local/ter-124i.pcf.gz
16
lib/X11/fonts/local/ter-124n.pcf.gz
20
lib/X11/fonts/local/ter-124n.pcf.gz
21
lib/X11/fonts/local/ter-128b.pcf.gz
22
lib/X11/fonts/local/ter-128bi.pcf.gz
23
lib/X11/fonts/local/ter-128i.pcf.gz
24
lib/X11/fonts/local/ter-128n.pcf.gz
25
lib/X11/fonts/local/ter-132b.pcf.gz
26
lib/X11/fonts/local/ter-132bi.pcf.gz
27
lib/X11/fonts/local/ter-132i.pcf.gz
28
lib/X11/fonts/local/ter-132n.pcf.gz
29
lib/X11/fonts/local/ter-212b.pcf.gz
30
lib/X11/fonts/local/ter-212bi.pcf.gz
31
lib/X11/fonts/local/ter-212i.pcf.gz
32
lib/X11/fonts/local/ter-212n.pcf.gz
17
lib/X11/fonts/local/ter-214b.pcf.gz
33
lib/X11/fonts/local/ter-214b.pcf.gz
18
lib/X11/fonts/local/ter-214bi.pcf.gz
34
lib/X11/fonts/local/ter-214bi.pcf.gz
19
lib/X11/fonts/local/ter-214i.pcf.gz
35
lib/X11/fonts/local/ter-214i.pcf.gz
Lines 30-35 Link Here
30
lib/X11/fonts/local/ter-224bi.pcf.gz
46
lib/X11/fonts/local/ter-224bi.pcf.gz
31
lib/X11/fonts/local/ter-224i.pcf.gz
47
lib/X11/fonts/local/ter-224i.pcf.gz
32
lib/X11/fonts/local/ter-224n.pcf.gz
48
lib/X11/fonts/local/ter-224n.pcf.gz
49
lib/X11/fonts/local/ter-228b.pcf.gz
50
lib/X11/fonts/local/ter-228bi.pcf.gz
51
lib/X11/fonts/local/ter-228i.pcf.gz
52
lib/X11/fonts/local/ter-228n.pcf.gz
53
lib/X11/fonts/local/ter-232b.pcf.gz
54
lib/X11/fonts/local/ter-232bi.pcf.gz
55
lib/X11/fonts/local/ter-232i.pcf.gz
56
lib/X11/fonts/local/ter-232n.pcf.gz
57
lib/X11/fonts/local/ter-512b.pcf.gz
58
lib/X11/fonts/local/ter-512bi.pcf.gz
59
lib/X11/fonts/local/ter-512i.pcf.gz
60
lib/X11/fonts/local/ter-512n.pcf.gz
33
lib/X11/fonts/local/ter-514b.pcf.gz
61
lib/X11/fonts/local/ter-514b.pcf.gz
34
lib/X11/fonts/local/ter-514bi.pcf.gz
62
lib/X11/fonts/local/ter-514bi.pcf.gz
35
lib/X11/fonts/local/ter-514i.pcf.gz
63
lib/X11/fonts/local/ter-514i.pcf.gz
Lines 46-51 Link Here
46
lib/X11/fonts/local/ter-524bi.pcf.gz
74
lib/X11/fonts/local/ter-524bi.pcf.gz
47
lib/X11/fonts/local/ter-524i.pcf.gz
75
lib/X11/fonts/local/ter-524i.pcf.gz
48
lib/X11/fonts/local/ter-524n.pcf.gz
76
lib/X11/fonts/local/ter-524n.pcf.gz
77
lib/X11/fonts/local/ter-528b.pcf.gz
78
lib/X11/fonts/local/ter-528bi.pcf.gz
79
lib/X11/fonts/local/ter-528i.pcf.gz
80
lib/X11/fonts/local/ter-528n.pcf.gz
81
lib/X11/fonts/local/ter-532b.pcf.gz
82
lib/X11/fonts/local/ter-532bi.pcf.gz
83
lib/X11/fonts/local/ter-532i.pcf.gz
84
lib/X11/fonts/local/ter-532n.pcf.gz
85
lib/X11/fonts/local/ter-912b.pcf.gz
86
lib/X11/fonts/local/ter-912bi.pcf.gz
87
lib/X11/fonts/local/ter-912i.pcf.gz
88
lib/X11/fonts/local/ter-912n.pcf.gz
49
lib/X11/fonts/local/ter-914b.pcf.gz
89
lib/X11/fonts/local/ter-914b.pcf.gz
50
lib/X11/fonts/local/ter-914bi.pcf.gz
90
lib/X11/fonts/local/ter-914bi.pcf.gz
51
lib/X11/fonts/local/ter-914i.pcf.gz
91
lib/X11/fonts/local/ter-914i.pcf.gz
Lines 62-67 Link Here
62
lib/X11/fonts/local/ter-924bi.pcf.gz
102
lib/X11/fonts/local/ter-924bi.pcf.gz
63
lib/X11/fonts/local/ter-924i.pcf.gz
103
lib/X11/fonts/local/ter-924i.pcf.gz
64
lib/X11/fonts/local/ter-924n.pcf.gz
104
lib/X11/fonts/local/ter-924n.pcf.gz
105
lib/X11/fonts/local/ter-928b.pcf.gz
106
lib/X11/fonts/local/ter-928bi.pcf.gz
107
lib/X11/fonts/local/ter-928i.pcf.gz
108
lib/X11/fonts/local/ter-928n.pcf.gz
109
lib/X11/fonts/local/ter-932b.pcf.gz
110
lib/X11/fonts/local/ter-932bi.pcf.gz
111
lib/X11/fonts/local/ter-932i.pcf.gz
112
lib/X11/fonts/local/ter-932n.pcf.gz
113
lib/X11/fonts/local/ter-c12b.pcf.gz
114
lib/X11/fonts/local/ter-c12bi.pcf.gz
115
lib/X11/fonts/local/ter-c12i.pcf.gz
116
lib/X11/fonts/local/ter-c12n.pcf.gz
65
lib/X11/fonts/local/ter-c14b.pcf.gz
117
lib/X11/fonts/local/ter-c14b.pcf.gz
66
lib/X11/fonts/local/ter-c14bi.pcf.gz
118
lib/X11/fonts/local/ter-c14bi.pcf.gz
67
lib/X11/fonts/local/ter-c14i.pcf.gz
119
lib/X11/fonts/local/ter-c14i.pcf.gz
Lines 78-83 Link Here
78
lib/X11/fonts/local/ter-c24bi.pcf.gz
130
lib/X11/fonts/local/ter-c24bi.pcf.gz
79
lib/X11/fonts/local/ter-c24i.pcf.gz
131
lib/X11/fonts/local/ter-c24i.pcf.gz
80
lib/X11/fonts/local/ter-c24n.pcf.gz
132
lib/X11/fonts/local/ter-c24n.pcf.gz
133
lib/X11/fonts/local/ter-c28b.pcf.gz
134
lib/X11/fonts/local/ter-c28bi.pcf.gz
135
lib/X11/fonts/local/ter-c28i.pcf.gz
136
lib/X11/fonts/local/ter-c28n.pcf.gz
137
lib/X11/fonts/local/ter-c32b.pcf.gz
138
lib/X11/fonts/local/ter-c32bi.pcf.gz
139
lib/X11/fonts/local/ter-c32i.pcf.gz
140
lib/X11/fonts/local/ter-c32n.pcf.gz
141
lib/X11/fonts/local/ter-d12b.pcf.gz
142
lib/X11/fonts/local/ter-d12bi.pcf.gz
143
lib/X11/fonts/local/ter-d12i.pcf.gz
144
lib/X11/fonts/local/ter-d12n.pcf.gz
145
lib/X11/fonts/local/ter-d14b.pcf.gz
146
lib/X11/fonts/local/ter-d14bi.pcf.gz
147
lib/X11/fonts/local/ter-d14i.pcf.gz
148
lib/X11/fonts/local/ter-d14n.pcf.gz
149
lib/X11/fonts/local/ter-d16b.pcf.gz
150
lib/X11/fonts/local/ter-d16bi.pcf.gz
151
lib/X11/fonts/local/ter-d16i.pcf.gz
152
lib/X11/fonts/local/ter-d16n.pcf.gz
153
lib/X11/fonts/local/ter-d20b.pcf.gz
154
lib/X11/fonts/local/ter-d20bi.pcf.gz
155
lib/X11/fonts/local/ter-d20i.pcf.gz
156
lib/X11/fonts/local/ter-d20n.pcf.gz
157
lib/X11/fonts/local/ter-d24b.pcf.gz
158
lib/X11/fonts/local/ter-d24bi.pcf.gz
159
lib/X11/fonts/local/ter-d24i.pcf.gz
160
lib/X11/fonts/local/ter-d24n.pcf.gz
161
lib/X11/fonts/local/ter-d28b.pcf.gz
162
lib/X11/fonts/local/ter-d28bi.pcf.gz
163
lib/X11/fonts/local/ter-d28i.pcf.gz
164
lib/X11/fonts/local/ter-d28n.pcf.gz
165
lib/X11/fonts/local/ter-d32b.pcf.gz
166
lib/X11/fonts/local/ter-d32bi.pcf.gz
167
lib/X11/fonts/local/ter-d32i.pcf.gz
168
lib/X11/fonts/local/ter-d32n.pcf.gz
169
lib/X11/fonts/local/ter-f12b.pcf.gz
170
lib/X11/fonts/local/ter-f12bi.pcf.gz
171
lib/X11/fonts/local/ter-f12i.pcf.gz
172
lib/X11/fonts/local/ter-f12n.pcf.gz
81
lib/X11/fonts/local/ter-f14b.pcf.gz
173
lib/X11/fonts/local/ter-f14b.pcf.gz
82
lib/X11/fonts/local/ter-f14bi.pcf.gz
174
lib/X11/fonts/local/ter-f14bi.pcf.gz
83
lib/X11/fonts/local/ter-f14i.pcf.gz
175
lib/X11/fonts/local/ter-f14i.pcf.gz
Lines 94-99 Link Here
94
lib/X11/fonts/local/ter-f24bi.pcf.gz
186
lib/X11/fonts/local/ter-f24bi.pcf.gz
95
lib/X11/fonts/local/ter-f24i.pcf.gz
187
lib/X11/fonts/local/ter-f24i.pcf.gz
96
lib/X11/fonts/local/ter-f24n.pcf.gz
188
lib/X11/fonts/local/ter-f24n.pcf.gz
189
lib/X11/fonts/local/ter-f28b.pcf.gz
190
lib/X11/fonts/local/ter-f28bi.pcf.gz
191
lib/X11/fonts/local/ter-f28i.pcf.gz
192
lib/X11/fonts/local/ter-f28n.pcf.gz
193
lib/X11/fonts/local/ter-f32b.pcf.gz
194
lib/X11/fonts/local/ter-f32bi.pcf.gz
195
lib/X11/fonts/local/ter-f32i.pcf.gz
196
lib/X11/fonts/local/ter-f32n.pcf.gz
197
lib/X11/fonts/local/ter-g12b.pcf.gz
198
lib/X11/fonts/local/ter-g12bi.pcf.gz
199
lib/X11/fonts/local/ter-g12i.pcf.gz
200
lib/X11/fonts/local/ter-g12n.pcf.gz
97
lib/X11/fonts/local/ter-g14b.pcf.gz
201
lib/X11/fonts/local/ter-g14b.pcf.gz
98
lib/X11/fonts/local/ter-g14bi.pcf.gz
202
lib/X11/fonts/local/ter-g14bi.pcf.gz
99
lib/X11/fonts/local/ter-g14i.pcf.gz
203
lib/X11/fonts/local/ter-g14i.pcf.gz
Lines 110-115 Link Here
110
lib/X11/fonts/local/ter-g24bi.pcf.gz
214
lib/X11/fonts/local/ter-g24bi.pcf.gz
111
lib/X11/fonts/local/ter-g24i.pcf.gz
215
lib/X11/fonts/local/ter-g24i.pcf.gz
112
lib/X11/fonts/local/ter-g24n.pcf.gz
216
lib/X11/fonts/local/ter-g24n.pcf.gz
217
lib/X11/fonts/local/ter-g28b.pcf.gz
218
lib/X11/fonts/local/ter-g28bi.pcf.gz
219
lib/X11/fonts/local/ter-g28i.pcf.gz
220
lib/X11/fonts/local/ter-g28n.pcf.gz
221
lib/X11/fonts/local/ter-g32b.pcf.gz
222
lib/X11/fonts/local/ter-g32bi.pcf.gz
223
lib/X11/fonts/local/ter-g32i.pcf.gz
224
lib/X11/fonts/local/ter-g32n.pcf.gz
225
lib/X11/fonts/local/ter-k12b.pcf.gz
226
lib/X11/fonts/local/ter-k12bi.pcf.gz
227
lib/X11/fonts/local/ter-k12i.pcf.gz
228
lib/X11/fonts/local/ter-k12n.pcf.gz
113
lib/X11/fonts/local/ter-k14b.pcf.gz
229
lib/X11/fonts/local/ter-k14b.pcf.gz
114
lib/X11/fonts/local/ter-k14bi.pcf.gz
230
lib/X11/fonts/local/ter-k14bi.pcf.gz
115
lib/X11/fonts/local/ter-k14i.pcf.gz
231
lib/X11/fonts/local/ter-k14i.pcf.gz
Lines 126-131 Link Here
126
lib/X11/fonts/local/ter-k24bi.pcf.gz
242
lib/X11/fonts/local/ter-k24bi.pcf.gz
127
lib/X11/fonts/local/ter-k24i.pcf.gz
243
lib/X11/fonts/local/ter-k24i.pcf.gz
128
lib/X11/fonts/local/ter-k24n.pcf.gz
244
lib/X11/fonts/local/ter-k24n.pcf.gz
245
lib/X11/fonts/local/ter-k28b.pcf.gz
246
lib/X11/fonts/local/ter-k28bi.pcf.gz
247
lib/X11/fonts/local/ter-k28i.pcf.gz
248
lib/X11/fonts/local/ter-k28n.pcf.gz
249
lib/X11/fonts/local/ter-k32b.pcf.gz
250
lib/X11/fonts/local/ter-k32bi.pcf.gz
251
lib/X11/fonts/local/ter-k32i.pcf.gz
252
lib/X11/fonts/local/ter-k32n.pcf.gz
253
lib/X11/fonts/local/ter-p12b.pcf.gz
254
lib/X11/fonts/local/ter-p12bi.pcf.gz
255
lib/X11/fonts/local/ter-p12i.pcf.gz
256
lib/X11/fonts/local/ter-p12n.pcf.gz
129
lib/X11/fonts/local/ter-p14b.pcf.gz
257
lib/X11/fonts/local/ter-p14b.pcf.gz
130
lib/X11/fonts/local/ter-p14bi.pcf.gz
258
lib/X11/fonts/local/ter-p14bi.pcf.gz
131
lib/X11/fonts/local/ter-p14i.pcf.gz
259
lib/X11/fonts/local/ter-p14i.pcf.gz
Lines 142-147 Link Here
142
lib/X11/fonts/local/ter-p24bi.pcf.gz
270
lib/X11/fonts/local/ter-p24bi.pcf.gz
143
lib/X11/fonts/local/ter-p24i.pcf.gz
271
lib/X11/fonts/local/ter-p24i.pcf.gz
144
lib/X11/fonts/local/ter-p24n.pcf.gz
272
lib/X11/fonts/local/ter-p24n.pcf.gz
273
lib/X11/fonts/local/ter-p28b.pcf.gz
274
lib/X11/fonts/local/ter-p28bi.pcf.gz
275
lib/X11/fonts/local/ter-p28i.pcf.gz
276
lib/X11/fonts/local/ter-p28n.pcf.gz
277
lib/X11/fonts/local/ter-p32b.pcf.gz
278
lib/X11/fonts/local/ter-p32bi.pcf.gz
279
lib/X11/fonts/local/ter-p32i.pcf.gz
280
lib/X11/fonts/local/ter-p32n.pcf.gz
281
lib/X11/fonts/local/ter-u12b.pcf.gz
282
lib/X11/fonts/local/ter-u12bi.pcf.gz
283
lib/X11/fonts/local/ter-u12i.pcf.gz
284
lib/X11/fonts/local/ter-u12n.pcf.gz
285
lib/X11/fonts/local/ter-u14b.pcf.gz
286
lib/X11/fonts/local/ter-u14bi.pcf.gz
287
lib/X11/fonts/local/ter-u14i.pcf.gz
288
lib/X11/fonts/local/ter-u14n.pcf.gz
289
lib/X11/fonts/local/ter-u16b.pcf.gz
290
lib/X11/fonts/local/ter-u16bi.pcf.gz
291
lib/X11/fonts/local/ter-u16i.pcf.gz
292
lib/X11/fonts/local/ter-u16n.pcf.gz
293
lib/X11/fonts/local/ter-u20b.pcf.gz
294
lib/X11/fonts/local/ter-u20bi.pcf.gz
295
lib/X11/fonts/local/ter-u20i.pcf.gz
296
lib/X11/fonts/local/ter-u20n.pcf.gz
297
lib/X11/fonts/local/ter-u24b.pcf.gz
298
lib/X11/fonts/local/ter-u24bi.pcf.gz
299
lib/X11/fonts/local/ter-u24i.pcf.gz
300
lib/X11/fonts/local/ter-u24n.pcf.gz
301
lib/X11/fonts/local/ter-u28b.pcf.gz
302
lib/X11/fonts/local/ter-u28bi.pcf.gz
303
lib/X11/fonts/local/ter-u28i.pcf.gz
304
lib/X11/fonts/local/ter-u28n.pcf.gz
305
lib/X11/fonts/local/ter-u32b.pcf.gz
306
lib/X11/fonts/local/ter-u32bi.pcf.gz
307
lib/X11/fonts/local/ter-u32i.pcf.gz
308
lib/X11/fonts/local/ter-u32n.pcf.gz
309
lib/X11/fonts/local/ter-x12b.pcf.gz
310
lib/X11/fonts/local/ter-x12bi.pcf.gz
311
lib/X11/fonts/local/ter-x12i.pcf.gz
312
lib/X11/fonts/local/ter-x12n.pcf.gz
145
lib/X11/fonts/local/ter-x14b.pcf.gz
313
lib/X11/fonts/local/ter-x14b.pcf.gz
146
lib/X11/fonts/local/ter-x14bi.pcf.gz
314
lib/X11/fonts/local/ter-x14bi.pcf.gz
147
lib/X11/fonts/local/ter-x14i.pcf.gz
315
lib/X11/fonts/local/ter-x14i.pcf.gz
Lines 158-162 Link Here
158
lib/X11/fonts/local/ter-x24bi.pcf.gz
326
lib/X11/fonts/local/ter-x24bi.pcf.gz
159
lib/X11/fonts/local/ter-x24i.pcf.gz
327
lib/X11/fonts/local/ter-x24i.pcf.gz
160
lib/X11/fonts/local/ter-x24n.pcf.gz
328
lib/X11/fonts/local/ter-x24n.pcf.gz
329
lib/X11/fonts/local/ter-x28b.pcf.gz
330
lib/X11/fonts/local/ter-x28bi.pcf.gz
331
lib/X11/fonts/local/ter-x28i.pcf.gz
332
lib/X11/fonts/local/ter-x28n.pcf.gz
333
lib/X11/fonts/local/ter-x32b.pcf.gz
334
lib/X11/fonts/local/ter-x32bi.pcf.gz
335
lib/X11/fonts/local/ter-x32i.pcf.gz
336
lib/X11/fonts/local/ter-x32n.pcf.gz
161
@exec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)
337
@exec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)
162
@unexec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)
338
@unexec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)

Return to bug 77762