Add PS font for various Euro glyphs.
commitc88585113a9178e6e600eeaea125bda7003459af
authorWerner LEMBERG <wl@gnu.org>
Sun, 1 Dec 2002 06:45:41 +0000 (1 06:45 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sun, 1 Dec 2002 06:45:41 +0000 (1 06:45 +0000)
treebb85c796a84aeaebf84936de67533bde18fbe20a
parenta506de892f62e433f578c1563cf4da1c17dbef66
Add PS font for various Euro glyphs.

* font/devps/generate/freeeuro.sfd: New master font file for
pfaedit.
* font/devps/generate/sfdtopfa.pe: New conversion script for
pfaedit.
* font/devps/generate/Makefile (FONTS): Add `EURO'.
(EURO, freeeuro.afm, freeeuro.pfa): New rules.
* font/devps/freeeuro.pfa, font/devps/freeeuro.afm: Generated from
`freeeuro.sfd'.
* font/devps/EURO: Generated from `freeeuro.afm'.
* font/devps/download: Add `freeuro.pfa'.
* font/devps/Makefile.sub (NORMALFILES): Adde `EURO' and
`freeeuro.pfa'.

* tmac/europs.tmac: New file.
* tmac/ps.tmac: Include `europs.tmac'.
* tmac/Makefile.sub (DISTFILES): Add `europs.tmac'.

* font/devdvi/generate/texsy.map: Remove `lh' and `rh'.
* font/devdvi/S: Regenerated.
* font/devhtml/R.proto: Fix `CR' and `ci'.
Add `OK'.
* font/devps/generate/textmap: Fix `lh', `rh', and `sq'.
Remove `bs'.
* font/devps/symbolmap: Regenerated.
* font/devutf8/R.proto: Fix `CR' and `ci'.
Add `OK'.
* font/devutf8/NOTES: Updated.

* src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Fix `CR' and
`ci'.
Add `OK'.
* src/roff/troff/glyphuni.cc (glyph_to_unicode_list): Ditto.

* tmac/dvi.tmac: Add `lh' and `rh'.
* tmac/Xps.tmac: Fix `lh' and `rh'.
* tmac/X.tmac: Add `OK'.
* tmac/lj4.tmac: Ditto.
26 files changed:
ChangeLog
NEWS
font/devdvi/S
font/devdvi/generate/texsy.map
font/devhtml/R.proto
font/devps/EURO [new file with mode: 0644]
font/devps/Makefile.sub
font/devps/download
font/devps/freeeuro.afm [new file with mode: 0644]
font/devps/freeeuro.pfa [new file with mode: 0644]
font/devps/generate/Makefile
font/devps/generate/freeeuro.sfd [new file with mode: 0644]
font/devps/generate/sfdtopfa.pe [new file with mode: 0644]
font/devps/generate/textmap
font/devps/symbolmap
font/devutf8/NOTES
font/devutf8/R.proto
src/roff/troff/glyphuni.cc
src/roff/troff/uniglyph.cc
tmac/Makefile.sub
tmac/X.tmac
tmac/Xps.tmac
tmac/dvi.tmac
tmac/europs.tmac [new file with mode: 0644]
tmac/lj4.tmac
tmac/ps.tmac