Re: [cairo] Re: Notes on cairo/win32
- From: Miguel de Icaza <miguel ximian com>
- To: "J. Ali Harlow" <ali avrc city ac uk>
- Cc: cairo cairographics org, Owen Taylor <otaylor redhat com>, gtk-devel-list gnome org, John Ehresman <jpe wingide com>
- Subject: Re: [cairo] Re: Notes on cairo/win32
- Date: Thu, 13 Jan 2005 19:39:47 -0000
Hey,
> > From rom what I've figured out so far, the main two things that GDI+
> > gives over GDI which are useful to us are anti-aliased paths and
> > alpha-composited primitives.
>
> A major downside to GDI+ from my point of view is that it appears that
> even the "Flat" API is actually in C++ (eg., GdipCreatePath takes a
> GpPath **, where GpPath is a class). It's also not supported in mingw32
> yet. There is a patch out there:
It is the other way around.
The GDI+ C++ interface is implemented on top of the C-based GDI+ flat
API .
Miguel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]