Closed
Bug 1329317
Opened 8 years ago
Closed 8 years ago
Webrender dwrite text looks like a different font compared to nightly with text layers
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: mchang, Assigned: mchang)
References
Details
Attachments
(3 files)
+++ This bug was initially created as a clone of Bug #1329316 +++
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
Also looks like subpixel AA is off
Assignee | ||
Comment 3•8 years ago
|
||
Assignee | ||
Comment 4•8 years ago
|
||
The weird subpixel AA font is fixed with a webrender update https://github.com/servo/webrender/commit/0c34b65cf370c09a68698826be6a653e087a6a72
Assignee | ||
Comment 5•8 years ago
|
||
The font looking different is true because it is actually a different font! WebRender doesn't support raw fonts yet and defaults to arial - https://github.com/servo/webrender/blob/master/webrender/src/platform/windows/font.rs#L42
Assignee | ||
Comment 6•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•