Closed
Bug 574909
Opened 14 years ago
Closed 13 years ago
[DW] Bitmap glyph is ignored when opacity isn't 1
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: masayuki, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
See the testcase:
> data:text/html,<body style="font-family: MS PGothic; font-size: 16px;"><p style="opacity: 1;">opacity: 1;</p><p style="opacity: 0.9;">opacity: 0.9;</p></body>
When opacity isn't 1, bitmap glyph is ignored in DirectWrite mode.
Reporter | ||
Updated•14 years ago
|
Comment 1•13 years ago
|
||
Works for me in Fx7.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•