Closed Bug 373054 Opened 18 years ago Closed 18 years ago

[pango] missing characters invisibly dropped

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 372629

People

(Reporter: dbaron, Unassigned)

Details

Attachments

(2 files)

Attached file testcase
Under GTK, missing characters (unavailable with the font) are typically rendered as a box with the hexidecimal Unicode digits of the character inside the box in a very small font. For a while, under Thebes, we left space for these missing character markers, but didn't draw them. Now (as of one of roc's text run landings, I think, but not the most recent one) we've switched to not even leaving space for the missing characters. Steps to reproduce: 1. load attached testcase 2. look at the ends of the two lines Actual results: Both lines end with "xx". Expected results: The lines should each end with x, a missing character marker, and and x, where the missing character marker is a square with hexidecimal digits inside it (see screenshot of Firefox 2).
I'm not sure if that'll cause us to draw the correct missing glyphs for each platform, though.
(But yes, may well be a duplicate. I didn't see that, since I searched for character instead of glyph.)
Maybe a cross-platform thing is ok, too. Not sure exactly what roc's doing, but anyway:
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: