diff options
author | wlemb <wlemb> | 2003-12-28 18:13:57 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2003-12-28 18:13:57 +0000 |
commit | e5e6dbda86fdfc7ef8b4c6eee598355526910766 (patch) | |
tree | 22200597e9310bde0157d57dc7ae719ab2477f90 /font/devps/PBI | |
parent | 197d5dc9a28e727cbb7f387831bfcf15a64cf7b0 (diff) | |
download | groff-e5e6dbda86fdfc7ef8b4c6eee598355526910766.tar.gz |
Add integral extension glyph.
Add new option `-x' to afmtodit to suppress use of built-in AGL.
* font/devhtml/R.proto, font/devutf8/R.proto: Add `u23AE'.
* font/devps/generate/textmap: Provide entry for `integralex' to
override (old) PUA value of the AGL.
* font/devps/generate/Makefile (SS): Add afmtodit option `-x'.
* font/devps/*: Regenerated.
* src/utils/afmtodit/afmtodit.pl: Add option `-x'.
* src/utils/afmtodit/afmtodit.man, NEWS: Updated.
Diffstat (limited to 'font/devps/PBI')
-rw-r--r-- | font/devps/PBI | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/font/devps/PBI b/font/devps/PBI index 31f50196..602c4e45 100644 --- a/font/devps/PBI +++ b/font/devps/PBI @@ -8,22 +8,26 @@ kernpairs A y -55 A w -37 A v -55 +A u0020 -55 A ' -55 A cq -55 A Y -74 A W -74 A V -74 A T -55 +F u0020 -18 F . -111 F , -111 F A -74 L y -37 +L u0020 -18 L ' -55 L cq -55 L Y -74 L W -74 L V -74 L T -74 +P u0020 -55 P . -129 P , -129 P A -92 @@ -101,6 +105,8 @@ oq ` -55 oq oq -55 ' t -18 cq t -18 +' u0020 -37 +cq u0020 -37 ' s -37 cq s -37 ' ' -55 |