[cairo-bugs] [Bug 4995] Segfault on Win32

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 21 02:19:47 PDT 2007


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





------- Comment #5 from joachim at byteplant.com  2007-03-21 01:19 PST -------
Use:
surface = cairo_win32_surface_create_with_dib();
instead of:
surface = cairo_image_surface_create();

Otherwise, it seems _cairo_win32_initialize() is not called in static builds.


-- 
Configure bugmail: http://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