Closed
Bug 119397
Opened 24 years ago
Closed 23 years ago
Last resort font characters are rendered displaced vertically
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
WORKSFORME
mozilla1.2alpha
People
(Reporter: bugmail, Assigned: nhottanscp)
Details
(Keywords: intl)
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
Fizzilla falls back to a font of last resort when it is necessary to display a
glyph not in the desired font for the given text, but displaces the fallback
glyph vertically.
Reproducible: Always
Steps to Reproduce:
1. Install the Code2000 font
2. Access the HTML test case in Mozilla
Actual Results: The glyph, ѣ is unavailable in any of the installed
Cyrillic Language Kit fonts under Mac OS X. Fizzilla falls back to Code2000 and
displays the glyph from that font, but places the glyph approximately one inch
below the rest of the line.
Expected Results: The glyph in question from Code 2000 should have been
displayed on the same baseline with no offset with respect to the other characters.
The Code2000 font (available at [http://home.att.net/~jameskass/CODE2000.ZIP])
is a nearly-complete Unicode font that can be installed under Mac OS X. For
certain Cyrillic glyphs unavailable in an installed Cyrillic Language Kit font,
Fizzilla falls back to Code2000.
Comment 3•24 years ago
|
||
I added the font CODE2000.TTF to my libary | font directory, and running the
attached test case, it showing a little difference than the reporter's screen
shot but looks like still showing vertically on 01-10 trunk build.
Confirming... a screen shot will be followed.
cc ftang and nhotta.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
See also bug 119572.
Note that the actual vertical position of the last-resort glyph will vary from
access to access for some reason, though it never actually ends up in the right
position...it's always off to one degree or another.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
| Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla1.2
Now WorksForMe using FizzillaCFM/2002083017 on 10.1.5.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 10•23 years ago
|
||
Verified worksForMe on both N7.0 build and 09-06 trunk build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•