Closed
Bug 7951
Opened 25 years ago
Closed 22 years ago
accent Greek characters are not displayed correctly
Categories
(Core :: Internationalization, defect, P5)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: teruko, Assigned: ftang)
References
()
Details
(Keywords: intl, platform-parity)
Tested 6-10-09 MAC build.
Step of reproduce
1. Open the page
2. Change menu View|Default Character set ->Mac Greek
This page is created by code number xx20-xx7e and xxA0-xxFF.
The following characters are not displayed correctly.
---------------------------------------------------
0xAB GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
0xAF MIDDLE DOT
0xBD GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
0xC0 GREEK SMALL LETTER ALPHA WITH TONOS
0xCD GREEK CAPITAL LETTER ALPHA WITH TONOS
0xD7 GREEK CAPITAL LETTER ETA WITH TONOS
0xD8 GREEK CAPITAL LETTER IOTA WITH TONOS
0xD9 GREEK CAPITAL LETTER OMICRON WITH TONOS
0xDA GREEK CAPITAL LETTER UPSILON WITH TONOS
0xDB GREEK SMALL LETTER EPSILON WITH TONOS
0xDC GREEK SMALL LETTER ETA WITH TONOS
0xDD GREEK SMALL LETTER IOTA WITH TONOS
0xDE GREEK SMALL LETTER OMICRON WITH TONOS
0xDF GREEK CAPITAL LETTER OMEGA WITH TONOS
0xE0 GREEK SMALL LETTER UPSILON WITH TONOS
0xF1 GREEK SMALL LETTER OMEGA WITH TONOS
0xF7 GREEK SMALL LETTER FINAL SIGMA
0xFB GREEK SMALL LETTER IOTA WITH DIALYTIKA
0xFC GREEK SMALL LETTER UPSILON WITH DIALYTIKA
0xFD GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
0xFE GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
Reporter | ||
Updated•25 years ago
|
Target Milestone: M8
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M8 → M10
Assignee | ||
Comment 1•25 years ago
|
||
This is a rendering problem on Mac. What happened is user usually do not
have Greek font installed and we can use other font to render non-accent
greek characters. However, for accent greek, there are no way to render it. Need
to talk to Apple about the availability of Greek font. Mark this as a M10 bug.
Assignee | ||
Comment 2•25 years ago
|
||
Change summary from "[PP] Greek characters are not displayed correctly" to
"Greek characters are not displayed correctly" . This is a Mac only rendering
issue, but not a PP bug. [PP] only mean there are major platform feature
difference which prevent QA to test feature.
Assignee | ||
Updated•25 years ago
|
Summary: [PP] Greek characters are not displayed correctly → Greek characters are not displayed correctly
Assignee | ||
Comment 3•25 years ago
|
||
This is not a [pp] bug, remove [pp]
Summary: Greek characters are not displayed correctly → [PP] Greek characters are not displayed correctly
Assignee | ||
Updated•25 years ago
|
Summary: [PP] Greek characters are not displayed correctly → Greek characters are not displayed correctly
Summary: Greek characters are not displayed correctly → [PP]Greek characters are not displayed correctly
Assignee | ||
Comment 4•25 years ago
|
||
teruko, could you verify w/ Greek font installed ?
Reporter | ||
Comment 5•25 years ago
|
||
I tested this with Greek fonts, Athenian and Apxnion.
When I changed the Character set menu to Mac Greek, the page was not
changed anything. I tested in 8-03-08 MAC build.
Assignee | ||
Comment 6•25 years ago
|
||
where you got the font ? Is it come with a script bundle ?
Assignee | ||
Updated•25 years ago
|
Target Milestone: M10 → M14
Assignee | ||
Comment 7•25 years ago
|
||
Mark this M14
Updated•25 years ago
|
Summary: [PP]Greek characters are not displayed correctly → Greek characters are not displayed correctly
When a real Greek font is unavailable, Mozilla should use Symbol (TrueType from
Apple or Type 1 from Adobe, whichever is available).
Comment 10•25 years ago
|
||
Could someone test this with the following font ? :
http://club.euronet.be/frederique.bouras/vusilli.mtt (this is a mac binary file)
This is a unicode TTF font with ancient greek caracters, opposite to athenian
that is just an ugly hack.
I know a bunch of people who are REALLY interested in this feature.
You can test the display on this page :
http://club.euronet.be/frederique.bouras/essai2.htm
This page a list of links to TTF fonts with greek polytonic characters.
http://club.euronet.be/frederique.bouras/polices.htm
Assignee | ||
Comment 11•25 years ago
|
||
"When a real Greek font is unavailable, Mozilla should use Symbol" we did use
symbol already in the ATSUI fallback. This bug is not a problem on basic Greek
character which covered by Symbol font, but accent Greek characters.
Summary: Greek characters are not displayed correctly → accent Greek characters are not displayed correctly
Assignee | ||
Comment 12•24 years ago
|
||
reassign garywade@desisoftsystems.com
Assignee: ftang → garywade
Status: ASSIGNED → NEW
Updated•24 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 13•24 years ago
|
||
move to future
Reporter | ||
Comment 15•24 years ago
|
||
Changed QA contact to ylong@netscape.com.
QA Contact: teruko → ylong
Assignee | ||
Comment 16•24 years ago
|
||
gary no longer work for us. Reassign to ftang
Assignee: garywade → ftang
Status: ASSIGNED → NEW
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Comment 20•23 years ago
|
||
OK.
I've had the opportunity to test this with a greek support plug-in.
The greek add-in that's available here
http://eudora.interweb.be/mac/addins.html has a pair of Mac font for greek.
After installing these fonts in the font folder, the 07/03 release of Mozilla
will make use of them to render accent Greek caracter in utf-8 and in greek
encoding.
This fonts are bitmap font that look really ugly in large size, but that's not
the point.
When selecting Appereance/Font, for the greek encoding, the fonts that are
installed with this pack will be shown and can be selected.
The test was under french Mac OS 9.1.
I think this bug can be closed, the only thing that is needed for support of
the accent characters is a greek font.
Now ancient/polytonic greek is another matter, as only support for TTF font will
solve that.
Assignee | ||
Comment 21•23 years ago
|
||
Jean-Marc Desperrier :
My recent patch in bug 90804 will solve the TTF issue. On MacOS X only.
Assignee | ||
Comment 22•22 years ago
|
||
this issue is fixed long ago.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 23•22 years ago
|
||
Mark as verified according to comment above also all the test pages in this bug
display fine with me on latest build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•