[cairo-bugs] [Bug 19251] New: --enable-win32=yes and --enable-win32-font= no causes compilation failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 23 04:17:12 PST 2008


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

           Summary: --enable-win32=yes and --enable-win32-font=no causes
                    compilation failure
           Product: cairo
           Version: 1.8.4
          Platform: All
        OS/Version: Windows (All)
            Status: NEW
          Severity: minor
          Priority: low
         Component: win32 backend
        AssignedTo: cairo-bugs at cairographics.org
        ReportedBy: freedesktop at oc.airpost.net
         QAContact: cairo-bugs at cairographics.org


I would like to build Cairo with Win32 surfaces, but have no need for Win32
fonts.  configure appears to offer this option - but compilation fails, because
win32-font functions are called inside the Win32 printing surfaces.

These calls should be disabled if win32 fonts are not compiled in.  Perhaps one
could also make the win32 printing surfaces configurable (I have no need for
them either).  It would be fine if win32 printing surfaces required win32
fonts.

Alternatively, --enable-win32-font should be removed, and win32 should always
be supported if win32 surfaces are.


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


More information about the cairo-bugs mailing list