Re: Notes on cairo/win32
- From: "J. Ali Harlow" <ali avrc city ac uk>
- To: Owen Taylor <otaylor redhat com>
- Cc: cairo cairographics org, gtk-devel-list gnome org, John Ehresman <jpe wingide com>
- Subject: Re: Notes on cairo/win32
- Date: Thu, 13 Jan 2005 11:43:14 +0000
On 12/01/05 15:30:36, Owen Taylor wrote:
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:
http://article.gmane.org/gmane.comp.gnu.mingw.patches/495
but Danny Smith is clearly not happy with it as it stands.
Ali.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]