Enable harfbuzz support in freetype (2.5.3+)
Categories
(Core :: Graphics: Text, enhancement)
Tracking
()
People
(Reporter: mwu, Unassigned)
References
Details
Attachments
(1 file)
2.20 KB,
patch
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
As I understand it, this would primarily (only?) affect Android builds, as that's where we use the in-tree freetype; Linux builds typically use system freetype (so they'll be affected by how the system lib is built, but that's out of our hands), and Windows and macOS don't use it at all.
Not sure what the current situation is with regard to hinting settings on Android; it's possible we're rendering without hinting anyhow, in order to ensure linear scaling for pinch-zoom, in which case I don't know if the harfbuzz support here (which is used to assist the FT autohinter) would actually come into play or not.
Short answer: I'm unsure how much value - if any - this would offer us; OTOH, it shouldn't have any ill effects, so no harm in trying.
Comment 6•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:lsalzman, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Updated•3 years ago
|
Description
•