Closed
Bug 179725
Opened 23 years ago
Closed 14 years ago
need to port over the Symbol font hacks for xft
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: blizzard, Assigned: blizzard)
References
Details
See bug #94319, bug #175372. For some types of fonts, we need to map directly
from the ASCII value directly into the glyph table for the font. There's a new
flag on the nsFont that dbaron just added that allows you to do that.
This, with the MathML changes that need to take place, makes me think that we
need to have a pretty generic way to make mappings of code points and fonts onto
other fonts and glyphs. It shouldn't be too hard. I'll work it out as part of
bug #176290, so this is just here as a reminder.
Blocks: 194560
Comment 1•14 years ago
|
||
Does this still need doing?
Status: NEW → UNCONFIRMED
Component: XUL → Graphics
Ever confirmed: false
QA Contact: jrgmorrison → thebes
Comment 2•14 years ago
|
||
Apparently nobody cares anymore. Probably obsolete.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•