[cairo-bugs] [Bug 9740] Win32 bitmap fonts (*.fon) does not show up nor return any error status

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 11 04:13:14 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=9740


Adrian Johnson <ajohnson at redneon.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajohnson at redneon.com




--- Comment #2 from Adrian Johnson <ajohnson at redneon.com>  2008-01-11 04:13:12 PST ---
There has been some recent patches committed to fix Windows bitmap fonts. The
latest git version should work for bitmap fonts that are not rotated.

The workaround you suggested can be done from your application. Just set the
LOGFONT to filter out bitmaps then call
cairo_win32_font_face_create_for_logfontw(). Also your patch excludes
OpenType/PS and Type 1 fonts. I would suggest: 

logfont.lfOutPrecision = OUT_OUTLINE_PRECIS


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


More information about the cairo-bugs mailing list