Closed Bug 429022 Opened 16 years ago Closed 6 years ago

[GTK2/pango] unavailable fonts or fonts without needed glyphs influence letter spacing

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dbaron, Unassigned)

Details

The three reftests:
layout/reftests/bugs/399696-standards-css.html
layout/reftests/bugs/399696-standards-html.html
layout/reftests/bugs/399696-quirks-css.html

fail for me on Linux because the letter spacing is different between the test and the reference.  This means that unavailable fonts or fonts that lack the needed glyphs are somehow influencing the letter spacing, which shouldn't be the case.

I probably need to debug further to figure out what's going on (particularly if others don't see this -- I'm not sure if they will).
Note: reftests here are not checked in, they are attached to 399636.
[2008-04-14 18:29:18] <karlt> oh that's probably kerning when the fast path fails
[2008-04-14 18:29:46] <karlt> the tests would prolly pass with text-rendering:optimizeLegibility
[2008-04-14 18:29:55] <karlt> (if that's the only problem)
Closing GTK2 related bugs since we removed GTK2 support at the beginning of 2018 in bug 1278282. Probably best to open a new bug in the unlikely event that any of these are still relevant.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.