Closed
Bug 1583707
Opened 5 years ago
Closed 5 years ago
Enable text subpixel positioning on Android and Linux
Categories
(Core :: Graphics: Text, enhancement)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: lsalzman, Assigned: lsalzman)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Now that bug 1547063 has landed and we're not using Cairo for metrics anymore, we can relatively simply enable subpixel positioning on our FreeType platforms.
The idea here is that we just want to confine subpixel positioning to grayscale/subpixel AA modes for scalable outline fonts, so that we don't objectionably distort the glyphs of monochrome/bitmap fonts.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/566dce282e2c
enable text subpixel positioning on Android and Linux. r=jfkthame
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Assignee | ||
Comment 6•5 years ago
|
||
Flags: needinfo?(lsalzman)
You need to log in
before you can comment on or make changes to this bug.
Description
•