[Bug 7186] New: fonts in applications using cairo ( not only through GTK )

Wine Bugs wine-bugs at winehq.org
Tue Jan 16 09:05:29 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7186

           Summary: fonts in applications using cairo ( not only through GTK
                    )
           Product: Wine
           Version: 0.9.29.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: leidola at newcon.de


Any GTK+ application running in wine, where gtk >= 2.8, has wrong fonts -
sometimes they are too big, sometimes there are wrong symbols all over.

Just install mono-win32 and have a look at the gtk#-examples.

GTK >= 2.8 uses cairo for font rendering and cairo in turn uses the native win32
font api (not pango!). Therefore I looked for some sample code using __only__
cairo on win32 to see if it works -- it doesn't. The sample code is attached,
here are two screenshots:

[1] http://gordon.cip.physik.uni-saarland.de/~oleid/cairo-wine.png
[2] http://gordon.cip.physik.uni-saarland.de/~oleid/cairo-win32.png

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list