Closed
Bug 1329316
Opened 8 years ago
Closed 8 years ago
WebRender text display items have subpixel AA disabled on OS X
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: mchang, Assigned: mchang)
References
Details
Attachments
(2 files, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8824591 -
Attachment is obsolete: true
Assignee | ||
Comment 3•8 years ago
|
||
We have to enable both aa and subpixel_aa in RenderOptions when creating the webrender renderer in bindings.rs. However, the font still looks off compared to nightly.
Assignee | ||
Comment 4•8 years ago
|
||
Try push to enable both aa and subpixel aa - https://treeherder.mozilla.org/#/jobs?repo=try&revision=1797c6b6765bae35322a19e26d65f26b3297fb7d
Pushed by mchang@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/c9e24b5d23ec
Enable AA and Subpixel AA for WR render options. r=gfx?
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•