[cairo-bugs] [Bug 29092] Fix glyphs rendering for cairo-qpainter-surface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 19 16:50:29 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29092

Behdad Esfahbod <freedesktop at behdad.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |freedesktop at behdad.org

--- Comment #3 from Behdad Esfahbod <freedesktop at behdad.org> 2010-07-19 16:50:27 PDT ---
The patch looks good, except that it's wrong.

You MUST use the freetype face, not just take family name from it and let Qt
choose whatever face it wants.  The FT_Face may be coming from a font not even
installed on the system.

Can you point me to the QFont API?  I can see if there's a way to use it
correctly.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the cairo-bugs mailing list