digitalmars.D.learn - [OT] For Andrej Mitrovic, Cairo OpenGL and Windows...
- Paolo Invernizzi (11/11) Nov 24 2011 Hi all,
- Dejan Lekic (2/2) Nov 25 2011 I was always under the impression that Cairo has transparent OpenGL supp...
- Andrej Mitrovic (3/3) Nov 25 2011 I think glitz was dropped from cairo ages ago and replaced with
Hi all, We are currently in the process of building cairo 1.10.2 for windows = with the OpenGL support enabled, for using it in a D program. This evening (europe time) we probably have succeeded in the build, and = tomorrow we will try some basic test of functionality. In the meantime, I've found some posts on Andrej in the cairo mailing = list about the very same task: cairo, opengl, windows. Andrej (or others!) have you succeeded in having some basic example of = it working? Thank you in advance, Paolo=
Nov 24 2011
I was always under the impression that Cairo has transparent OpenGL support if Glitz is enabled. Is that correct?
Nov 25 2011
I think glitz was dropped from cairo ages ago and replaced with cairo_gl. GL is supported, but it's not precompiled into the DLL on the GTK website which is where people get the Cairo DLL from.
Nov 25 2011