[cairo] Re: Notes on cairo/win32

Miguel de Icaza miguel at ximian.com
Thu Jan 13 21:20:19 PST 2005


Hello,

> I think that the claim is that the flat API is C++ based too...
> 
> GpPath *is* defined as a class, but only in the most trivial way. 
> As far as I can see, it's really just an opaque pointer and you could
> use a C definition like:
> 
>  typedef struct GpPath_ GpPath;
> 
> and it should work fine.

The header files for C++ based GdiPlus contain several calls to the Flat
API so I doubt very much that it is the case.   Tomorrow I can check if
the libraries link against the C++ runtime.

Miguel.



More information about the cairo mailing list