Closed
Bug 135687
Opened 24 years ago
Closed 4 years ago
[FreeType2] Handle symbol tt fonts
Categories
(Core :: Internationalization, enhancement)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tenthumbs, Unassigned)
References
Details
(Keywords: intl)
It would be nice if mozilla could handle a symbol tt font so it wouldn't have to
depend on the bitmap ones. Perhaps a pref that says "this font is the symbol
font."
Comment 1•24 years ago
|
||
This is a great suggestion. The basic pieces are in place.
Right now I have limited time which is already committed to adding TrueType
printing and maintaining the current code.
Assignee: bstell → ftang
Comment 4•24 years ago
|
||
Does
http://www.hclrss.demon.co.uk/demos/symbol.html
good example?
Comment 5•24 years ago
|
||
But I'm not sure why Mozilla doesn't render those glyphs on
both Windows and Solaris. IE does. Can anyone know?? bug??
Comment 6•24 years ago
|
||
Filed bug 145052 for that.
Comment 7•24 years ago
|
||
Yes, I suspect that http://www.hclrss.demon.co.uk/demos/symbol.html would be a
good test case.
I do not know about windows but I would not expect it to display properly on
Linux/Unix with a TrueType symbol font since the char value will be converted to
a glyph using the TrueType Unicode cmap not the symbol cmap.
Blocks: 194560
Updated•16 years ago
|
QA Contact: amyy → i18n
Comment 8•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:m_kato, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: masaki.katakai → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(m_kato)
Comment 9•4 years ago
|
||
I doubt this bug is still valid, closing as invalid.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Updated•4 years ago
|
Flags: needinfo?(m_kato)
You need to log in
before you can comment on or make changes to this bug.
Description
•