[cairo-bugs] [Bug 3927] Bogus metrics reported for glyph not available

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 26 05:06:47 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=3927          
     




------- Additional Comments From otaylor at redhat.com  2005-09-26 05:06 -------
0 is present in all TrueType fonts - it is typically a box, though in some
cases it can also be blank.

I think the right thing to do is:

 Create a PANGO_UNKNOWN_FLAG in some private header and use it consistently
 across all backends (we have a bunch of UNKNOWN flags now, all with the
 same value)

 Make pangocairo-render.c draw a box itself for anything marked with this
 flag rather than passing it to cairo. (Doing hex boxes in pangocairo-render.c
 is an open work item, but empty boxes are a simple first step.)
 (http://bugzilla.gnome.org/show_bug.cgi?id=313551)

The patch in this bug should be applied, of course.
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list