diff options
author | wlemb <wlemb> | 2003-02-25 06:49:22 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2003-02-25 06:49:22 +0000 |
commit | 13c738d1f14c49524dfefce85c51c09d2b8591ea (patch) | |
tree | ae963d0b92f1daf099bb18e5ee7279772e920bfd /font/devlj4/UI | |
parent | 9b7b817a21a78f7532a5836b94a0b4333b0d7571 (diff) | |
download | groff-13c738d1f14c49524dfefce85c51c09d2b8591ea.tar.gz |
Contrary to the PCL5 Developer's Guide, the ascenders in TFM files
can be negative also.
* src/utils/hpftodit/hpftodit.cc (char_info): `ascent' must be
`int16'.
(read_char_table): Avoid negative ascenders.
(output_charset): Add cast.
* font/devlj4/*: Regenerated.
Replace unnamed glyphs for DVI fonts with `uXXXX' glyph names where
possible.
* font/devdvi/generate/{tc,texttt,ec,texmi,texsy,textex}.map: Do it.
* font/devdvi/generate/textex.map: Map glyph 23 to `u21C6' instead
of `<>'.
* font/devdvi/*: Regenerated.
Map `la' and `ra' to U+27E8 and U+27E9. These two characters have
normal width, while the previously used characters (U+2329 and
U+232A) are classified as wide due to canonical equivalence with the
CJK punctuation characters U+3008 and U+3009.
* font/devutf8/R.proto: Updated.
* src/roff/troff/uniglyph.cc, src/roff/troff/glyphuni.cc: Ditto.
* man/groff_char.man: Simplify handling of table traps by
introducing `start block' and `end block' macros.
(Ns, Ne, 2s, 2e, Ds, De): New macros.
(DL): Make it work with Unix troff also.
Fix code values of `la' and `ra'.
* tmac/dvi.tmac: Define `<>' for CW and CWI.
Diffstat (limited to 'font/devlj4/UI')
-rw-r--r-- | font/devlj4/UI | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/font/devlj4/UI b/font/devlj4/UI index cc8dee39..e649578b 100644 --- a/font/devlj4/UI +++ b/font/devlj4/UI @@ -697,7 +697,7 @@ rs 8781,18135,1500,0,-2547 2 3676 rB 8781,18135,2397,2013,2715,1000 2 3677 ] " ha 13173,19758,0,36,36,36 2 51875 -_ 13173,191367,6588,1317,1317,1000 3 3679 +_ 13173,0,6588,1317,1317,1000 1 3679 oq 8781,18135,0,2658,-2295,1000 2 51808 ` " a 14148,12990,360,87,729,87 0 3681 @@ -831,7 +831,7 @@ tno 26346,11697,0,0,-4425 0 3756 rg 13173,19635,0,4683,-2892,1000 2 3758 S2 10245,18465,0,1800,-1065,1000 2 3762 S3 10245,18465,0,1941,-1134,1000 2 3763 -ac 16587,195048,4875,0,-1797 3 3768 +ac 16587,0,4875,0,-1797 1 3768 S1 10245,18345,0,693,-3387,693 2 3769 tmu 26346,14010,0,0,-6081 0 3799 tdi 26346,12255,0,0,-4845 0 3831 |