Closed Bug 380690 Opened 17 years ago Closed 17 years ago

some missing glyph hex boxes not visible with nsTextFrameThebes

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: karlt, Unassigned)

References

()

Details

https://bugzilla.mozilla.org/attachment.cgi?id=264103 should show
3 hexboxes, one for each of 0x1101 0x1170 0x11b7 when Jamo fonts are not installed or disabled.

Currently nothing is visible.

Installed fonts may be disabled with something like the following in ~/.fonts.conf:

 <selectfont>
  <rejectfont>
   <glob>/usr/share/fonts/alee-fonts/*</glob>
  </rejectfont>
 </selectfont>
Fixed on trunk, probably by the elimination of gfxPangoFont::Measure in favour of the base class version.
No longer blocks: 367177
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.