Closed
Bug 463927
Opened 16 years ago
Closed 2 years ago
Simple glyph drawing for missing glyphs on mobile
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: romaxa, Unassigned)
References
()
Details
Currently mozilla drawing very complicated glyph for missing glyphs (missing fonts), and it is makes painting very slow on N810.
I think it would be nice to have simple "Missing glyph" version for mobile...
For example 2 horizontal lines.
We have in our patchset simple implementation which just replace existing:
http://hg.mozilla.org/users/romaxa_gmail.com/microb-patches/file/4e081a325031/002_drawingMissingGlyphs.diff
But we have to find some configuration option or preference and allow to use simple glyph drawing by preference.
Updated•2 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
Old Maemo bug
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•