Closed
Bug 465396
Opened 17 years ago
Closed 17 years ago
Honor TEXT_DISABLE_OPTIONAL_LIGATURES in gfxOS2FontGroup
Categories
(Core Graveyard :: GFX: OS/2, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: zwol, Assigned: mkaply)
References
Details
Fragment of bug 464168 (q.v. for discussion) -- the OS/2
implementation of gfxFontGroup needs to honor the
TEXT_DISABLE_OPTIONAL_LIGATURES flag in the return value of
nsLayoutUtils::GetTextRunFlagsForStyle.
(I'm not sure this is still a live port, but the code's in the tree so I file the bug.)
Comment 1•17 years ago
|
||
Zack, thanks for filing this bug on OS/2, we are always grateful for notifying us like this. And yes, we are still trying to maintain the OS/2 code. :-)
In this case, however, this bug is invalid, as we don't have any kind of font shaping in the gfxOS2Fonts code (yet). So ligatures are never displayed as such.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•