Closed
Bug 116136
Opened 23 years ago
Closed 23 years ago
cannot use Anti-Alaising Bitmap font with ISO-10646 font
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ftang, Assigned: bstell)
References
Details
Attachments
(1 file)
(deleted),
patch
|
shaver
:
superreview+
|
Details | Diff | Splinter Review |
when I look at bug 110220. I find out that GetMapFor10646 failed when
mAABaseSize != 0. The reason is per_char is null for those scalling bitmap.
This may cause ISO-10646 font not working with anti-alising bitmap technology.
Maybe the cause of 110220.
Assignee | ||
Comment 1•23 years ago
|
||
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
Reporter | ||
Comment 4•23 years ago
|
||
Comment on attachment 62454 [details] [diff] [review]
use map from unscaled font
r=ftang
Reporter | ||
Comment 5•23 years ago
|
||
this is blocking me verify Arabic on Linux. Really need to fix it.
Severity: normal → blocker
Comment on attachment 62454 [details] [diff] [review]
use map from unscaled font
sr=shaver (ftang: please mark patch as reviewed)
Attachment #62454 -
Flags: superreview+
Assignee | ||
Comment 7•23 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•