Open
Bug 1238863
Opened 9 years ago
Updated 3 years ago
investigate using new DirectWrite API's for system font fallback
Categories
(Core :: Graphics: Text, enhancement)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox46 | --- | affected |
People
(Reporter: jtd, Unassigned)
Details
Recent versions of DirectWrite appear to support system font fallback than past versions. We should investigate whether it makes sense to switch to using IDWriteFactory2::GetSystemFontFallback and IDWriteFontFallback::MapCharacters.
http://stackoverflow.com/questions/25693651/how-does-directwrite-createtextformat-pick-the-fallback-fonts
Not sure whether this will improve perf or fix problems with font matching for scripts not supported via system fonts.
Comment 2•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.
Assignee: jd.bugzilla → nobody
Flags: needinfo?(lsalzman)
Updated•3 years ago
|
Severity: normal → N/A
Type: task → enhancement
Flags: needinfo?(lsalzman)
You need to log in
before you can comment on or make changes to this bug.
Description
•