[cairo] Re: Linking to Cairo 1.0.2 statically (Win32)
Doodle
doodle at scenergy.dfmk.hu
Fri Oct 14 08:59:05 PDT 2005
Vladimir Vukicevic wrote:
> I still don't see what the problem is with just adding a
> cairo_win32_surface_init() function. Heck, it would be negligible
> overhead to initialize if not initialized in
> cairo_win32_surface_create().
Just a note:
This init function should initialize other things too, not just surface
stuffs, but mutexes for other Cairo parts, too, so it might not be a
good solution to call it from cairo_*_surface_create().
Doodle
More information about the cairo
mailing list