From 263694103d242f91c4c9e1d5430aec14422d04b3 Mon Sep 17 00:00:00 2001 From: wlemb Date: Sat, 3 Jan 2004 09:34:01 +0000 Subject: In hpftodit, use the symbol sets offered in the TFM. * src/utils/hpftodit/hpftodit.cpp (NO_GLYPH): New constant. (symbol_set, text_symbol_sets, special_symbol_sets, symbol_set_table): Removed. (get_printcode): Removed. (read_symbol_sets): Initialize `symbol_set' field with `NO_SYMBOL_SET'. Simplify code to just use the `kind' value. (output_charset): Improve output formatting. (dump_symbols): Simplified. font/devlj4/generate/text.map: Fix typos. --- font/devlj4/generate/text.map | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'font') diff --git a/font/devlj4/generate/text.map b/font/devlj4/generate/text.map index c596a217..42b8f4f5 100644 --- a/font/devlj4/generate/text.map +++ b/font/devlj4/generate/text.map @@ -805,20 +805,20 @@ # 1120-1399 ? -1400 u0301 -1401 u0300 -1402 u0302 -1403 u0308 -1404 u0303 -1405 u030C -1406 u0306 -1407 u030B -1408 u030A -1409 u0307 - -1410 u0304 -1411 u0327 -1412 u0328 +1400 0301 u0301 +1401 0300 u0300 +1402 0302 u0302 +1403 0308 u0308 +1404 0303 u0303 +1405 030C u030C +1406 0306 u0306 +1407 030B u030B +1408 030A u030A +1409 0307 u0307 + +1410 0304 u0304 +1411 0327 u0327 +1412 0328 u0328 # 1413 combining uppercase acute accent -- unused # 1414 combining uppercase grave accent -- unused # 1415 combining uppercase circumflex accent -- unused -- cgit v1.2.1