summaryrefslogtreecommitdiff
path: root/font/devlbp
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-04-29 06:02:24 +0000
committerwlemb <wlemb>2000-04-29 06:02:24 +0000
commit389f68fd8e3f233b5f4162c07cde73bad106b3d9 (patch)
tree7c6818a13facb5b779adb04e68a4e93feaa3c170 /font/devlbp
parent7ec0425ab96bad5fcfb34e521bb58318a4bcd7bd (diff)
downloadgroff-389f68fd8e3f233b5f4162c07cde73bad106b3d9.tar.gz
Adding EBCDIC code page 1047.
* fonts/devcp1047/R.proto, fonts/devcp1047/Makefile.sub, fonts/devcp1047/DESC.proto: New files. * aclocal.m4 (GROFF_EBCDIC): Introduce TTYDEVDIRS which can be either ascii/latin1 or cp1047. * Makefile.in: Use it. * configure: Updated. Replacing and/or adding `md' (mathdot) glyph with `pc' (periodcentered) in all text fonts. * fonts/*/*: Change it. * aclocal.m4 (GROFF_OS390): Fixing compiler flags. * configure.in: Add check for strings.h. * src/include/driver.h: Use HAVE_STRINGS_H. * src/devices/grolbp/lpb.cc: Remove string.h. * src/include/groff-getopt.h: New file. It will be used instead of getopt.h (to be included in lib.h) to avoid endless problems with picky C++ compilers. * src/include/lib.h: Use groff-getopt.h. * src/include/Makefile.sub: Updated. * configure: Updated. * Makefile.in: Updated. * NEWS: Mention EBCDIC support. * TODO: Some additions. * src/roff/troff/troff.man, doc/groff.texinfo: Fixing documentation of mso request. * src/roff/troff/troff.man: Minor fixes.
Diffstat (limited to 'font/devlbp')
-rw-r--r--font/devlbp/CB1
-rw-r--r--font/devlbp/CI1
-rw-r--r--font/devlbp/CR1
-rw-r--r--font/devlbp/EB1
-rw-r--r--font/devlbp/EI1
-rw-r--r--font/devlbp/ER1
-rw-r--r--font/devlbp/HB1
-rw-r--r--font/devlbp/HBI1
-rw-r--r--font/devlbp/HI1
-rw-r--r--font/devlbp/HNB1
-rw-r--r--font/devlbp/HNBI1
-rw-r--r--font/devlbp/HNI1
-rw-r--r--font/devlbp/HNR1
-rw-r--r--font/devlbp/HR1
-rw-r--r--font/devlbp/TB1
-rw-r--r--font/devlbp/TBI1
-rw-r--r--font/devlbp/TI1
-rw-r--r--font/devlbp/TR1
18 files changed, 18 insertions, 0 deletions
diff --git a/font/devlbp/CB b/font/devlbp/CB
index d825e04e..22379dd1 100644
--- a/font/devlbp/CB
+++ b/font/devlbp/CB
@@ -267,3 +267,4 @@ HE 2200 0 0x3 -- 5,170 # heart "heart suit"
DI 2200 0 0x4 -- 5,169 # diamond "diamond suit"
<< 2200 0 0xae -- 6,77 # "" "much less"
>> 2200 0 0xaf -- 6,78 # "" "much greater"
+pc 2200 0 0xfa -- 6,32 # periodcentered
diff --git a/font/devlbp/CI b/font/devlbp/CI
index 292084b7..e6fb396a 100644
--- a/font/devlbp/CI
+++ b/font/devlbp/CI
@@ -267,3 +267,4 @@ HE 2200 0 0x3 -- 5,170 # heart "heart suit"
DI 2200 0 0x4 -- 5,169 # diamond "diamond suit"
<< 2200 0 0xae -- 6,77 # "" "much less"
>> 2200 0 0xaf -- 6,78 # "" "much greater"
+pc 2200 0 0xfa -- 6,32 # periodcentered
diff --git a/font/devlbp/CR b/font/devlbp/CR
index 845b2117..c364d0d9 100644
--- a/font/devlbp/CR
+++ b/font/devlbp/CR
@@ -267,3 +267,4 @@ HE 2200 0 0x3 -- 5,170 # heart "heart suit"
DI 2200 0 0x4 -- 5,169 # diamond "diamond suit"
<< 2200 0 0xae -- 6,77 # "" "much less"
>> 2200 0 0xaf -- 6,78 # "" "much greater"
+pc 2200 0 0xfa -- 6,32 # periodcentered
diff --git a/font/devlbp/EB b/font/devlbp/EB
index ce9c017f..de02c9f9 100644
--- a/font/devlbp/EB
+++ b/font/devlbp/EB
@@ -267,3 +267,4 @@ HE 1900 0 0x3 -- 5,170 # heart "heart suit"
DI 1900 0 0x4 -- 5,169 # diamond "diamond suit"
<< 1900 0 0xae -- 6,77 # "" "much less"
>> 1900 0 0xaf -- 6,78 # "" "much greater"
+pc 1900 0 0xfa -- 6,32 # periodcentered
diff --git a/font/devlbp/EI b/font/devlbp/EI
index 8be58020..26c59f98 100644
--- a/font/devlbp/EI
+++ b/font/devlbp/EI
@@ -267,3 +267,4 @@ HE 1900 0 0x3 -- 5,170 # heart "heart suit"
DI 1900 0 0x4 -- 5,169 # diamond "diamond suit"
<< 1900 0 0xae -- 6,77 # "" "much less"
>> 1900 0 0xaf -- 6,78 # "" "much greater"
+pc 1900 0 0xfa -- 6,32 # periodcentered
diff --git a/font/devlbp/ER b/font/devlbp/ER
index ccc9f62a..51ee0c14 100644
--- a/font/devlbp/ER
+++ b/font/devlbp/ER
@@ -267,3 +267,4 @@ HE 1900 0 0x3 -- 5,170 # heart "heart suit"
DI 1900 0 0x4 -- 5,169 # diamond "diamond suit"
<< 1900 0 0xae -- 6,77 # "" "much less"
>> 1900 0 0xaf -- 6,78 # "" "much greater"
+pc 1900 0 0xfa -- 6,32 # periodcentered
diff --git a/font/devlbp/HB b/font/devlbp/HB
index 3e760ad2..bf3bb044 100644
--- a/font/devlbp/HB
+++ b/font/devlbp/HB
@@ -486,3 +486,4 @@ st 2510 0 0x327 6,71 # suchthat
wp 1853 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1853 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 927 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HBI b/font/devlbp/HBI
index aef70635..bd371aab 100644
--- a/font/devlbp/HBI
+++ b/font/devlbp/HBI
@@ -487,3 +487,4 @@ st 2510 0 0x327 6,71 # suchthat
wp 1853 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1853 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 927 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HI b/font/devlbp/HI
index f112b449..ed5a2ab2 100644
--- a/font/devlbp/HI
+++ b/font/devlbp/HI
@@ -487,3 +487,4 @@ st 2510 0 0x327 6,71 # suchthat
wp 1853 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1853 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 927 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HNB b/font/devlbp/HNB
index a94c9d26..ee72c4d2 100644
--- a/font/devlbp/HNB
+++ b/font/devlbp/HNB
@@ -486,3 +486,4 @@ st 617 0 0x327 6,71 # suchthat
wp 456 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 456 0 0x3e0 6,95 # lozenge
an 820 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 240 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HNBI b/font/devlbp/HNBI
index 2eef9423..00536cbb 100644
--- a/font/devlbp/HNBI
+++ b/font/devlbp/HNBI
@@ -486,3 +486,4 @@ st 617 0 0x327 6,71 # suchthat
wp 456 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 456 0 0x3e0 6,95 # lozenge
an 820 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 240 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HNI b/font/devlbp/HNI
index 879a1e8c..035edb8f 100644
--- a/font/devlbp/HNI
+++ b/font/devlbp/HNI
@@ -486,3 +486,4 @@ st 617 0 0x327 6,71 # suchthat
wp 456 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 456 0 0x3e0 6,95 # lozenge
an 820 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 240 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HNR b/font/devlbp/HNR
index 489c18af..a6e60252 100644
--- a/font/devlbp/HNR
+++ b/font/devlbp/HNR
@@ -486,3 +486,4 @@ st 617 0 0x327 6,71 # suchthat
wp 456 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 456 0 0x3e0 6,95 # lozenge
an 820 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 240 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/HR b/font/devlbp/HR
index 5ae11f76..7cedf98c 100644
--- a/font/devlbp/HR
+++ b/font/devlbp/HR
@@ -486,3 +486,4 @@ st 2510 0 0x327 6,71 # suchthat
wp 1853 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1853 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 927 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/TB b/font/devlbp/TB
index ec3a5a76..5377e2d5 100644
--- a/font/devlbp/TB
+++ b/font/devlbp/TB
@@ -488,6 +488,7 @@ st 2510 0 0x327 6,71 # suchthat
wp 1667 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1667 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 833 0 0xfa 6,32 # periodcentered
kernpairs
V A -120
W A -96
diff --git a/font/devlbp/TBI b/font/devlbp/TBI
index c5a5acc6..e8ccd55e 100644
--- a/font/devlbp/TBI
+++ b/font/devlbp/TBI
@@ -488,3 +488,4 @@ st 2510 0 0x327 6,71 # suchthat
wp 1667 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1667 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 833 0 0xfa 6,32 # periodcentered
diff --git a/font/devlbp/TI b/font/devlbp/TI
index 6a8aebc2..4f94e5a6 100644
--- a/font/devlbp/TI
+++ b/font/devlbp/TI
@@ -488,6 +488,7 @@ st 2510 0 0x327 6,71 # suchthat
wp 1667 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1667 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 833 0 0xfa 6,32 # periodcentered
kernpairs
V A -168
W A -96
diff --git a/font/devlbp/TR b/font/devlbp/TR
index b4b261b9..481d5fee 100644
--- a/font/devlbp/TR
+++ b/font/devlbp/TR
@@ -487,6 +487,7 @@ st 2510 0 0x327 6,71 # suchthat
wp 1667 0 0x3c3 6,53 # weierstrass "Weierstrass p"
lz 1667 0 0x3e0 6,95 # lozenge
an 3333 0 0x3be 3,8 # arrowhorizex "horizontal arrow extension"
+pc 833 0 0xfa 6,32 # periodcentered
kernpairs
F A -48
P A -48