Closed Bug 235391 Opened 21 years ago Closed 15 years ago

RFE: Add support for "suneu-greek" X11 font encoding

Categories

(Core :: Internationalization, enhancement)

Sun
Solaris
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: roland.mainz, Assigned: smontagu)

Details

RFE: Add support for "suneu-greek" X11 font encoding
Some additional information:
The "suneu-greek" font encoding is nearly the same as the X11 iso8859-7 encoding
except that it supports one additional char: The EURO symbol.
-- snip --
-- /usr/openwin/lib/X11/fonts/TrueType/ttmap/iso8859-7.ttmap   Thu Oct 31
18:05:00 1996
+++ /usr/openwin/lib/X11/fonts/TrueType/ttmap/sun_eu_greek.ttmap        Mon Jul
20 12:58:53 1998
@@ -37,9 +37,9 @@
 #       Any comments or problems, contact <Brendan.Hobbart@ireland.sun.com>
 #
 STARTTTMAP 1.0
-FROM-ENCODING iso8859-7
+FROM-ENCODING suneu-greek
 TO-ENCODING  unicode
-STARTCHARACTERS 185
+STARTCHARACTERS 186
 0x20   0x0020  #       SPACE
 0x21   0x0021  #       EXCLAMATION MARK
 0x22   0x0022  #       QUOTATION MARK
@@ -139,6 +139,7 @@
 0xa1   0x02bd  #       SINGLE HIGH-REVERSED-9 QUOTATION MARK
 0xa2   0x2019  #       RIGHT SINGLE QUOTATION MARK
 0xa3   0x00a3  #       POUND SIGN
+0xa4   0x20ac  #       EURO CURRENCY SYMBOL
 0xa6   0x00a6  #       BROKEN BAR
 0xa7   0x00a7  #       SECTION SIGN
 0xa8   0x00a8  #       DIAERESIS
-- snip --
QA Contact: amyy → i18n
WONTFIX X11 core font bug
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.