Closed
Bug 26671
Opened 26 years ago
Closed 26 years ago
need to pass language group to font engine in all cases
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
INVALID
M16
People
(Reporter: erik, Assigned: erik)
Details
Currently, we are passing the language group of the document down to the font
engine in some cases, but not all. We need to track down the cases where we are
not doing this, and fix them.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M15
| Assignee | ||
Comment 2•26 years ago
|
||
There are many places where we retrieve font metrics, and not all of them need
the language. I have added code to pass the LANG attribute down to the font
engine, and that is already working. I'm marking this bug INVALID. If there are
specific cases where we still need to pass the language down, we will open new
bugs for those. Please do not reopen this one.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•