Re: Cairo Graphics

2011-04-19 Thread Alexandre Julliard
Jaime Rave writes: > So i would like to know your thoughts, if Cairo could improve some > stuff or if is not related or useless to the project It's essentially useless. Cairo is based on compositing operators, but we need binary rops. -- Alexandre Julliard julli...@winehq.org

re: Cairo Graphics

2011-04-19 Thread Dan Kegel
Wrappers like Cairo Graphics, Phonon, and OpenAL sound nice, but can get in the way of reliably reproducing win32 behavior.

Cairo Graphics

2011-04-18 Thread Jaime Rave
Hey Guys, On some of the bugs that i have reported to freedesktop, i have been asked about why Wine is making calls like XDrawSegmentand not using Cairo to handle the 2d drawing which always provides consistent behavior regardless of drivers[1]. I have also read that cairo support "X Window