Re: ggi not working over X?

2000-03-12 Thread Marcus Sundberg
Randolph Chung <[EMAIL PROTECTED]> writes: > btw, even with non-xlib x target, it doesn't crash. it just goes into an > infinite loop. Ok, that's a known and fixed problem. You are running in sync mode, right? With beta2.1 the program will spend 100% of the time updating the screen unless you ha

Re: New 2D Spec

2000-03-12 Thread Jon M. Taylor
On Sat, 11 Mar 2000, Thad Phetteplace wrote: > "Jon M. Taylor" wrote: > > > > > > So please - those who need it: Get together and rewrite it. Specify all > > > your needs and make a header-style proposal. > > > > Will do, just gimme some time over the weekend OK? > > Cool. If Jon is w

Re: LibGGI2D - Was: ggi2dDrawArc, ggi2dFillArc

2000-03-12 Thread Rodolphe Ortalo
On Sat, 11 Mar 2000, Jon M. Taylor wrote: > Sure. I'll try to collect all the ideas from the mailing list > archives and come up with a proposal over the weekend. Is there still any > interest in the LibXMI idea, or should I assume that we are trying to > design the ideal 2D library from

Re: GGI and Clipping

2000-03-12 Thread Rodolphe Ortalo
On Sat, 11 Mar 2000, Jon M. Taylor wrote: > Any clipping shapes at all can be handled with a 1bpp stencil > mask. I also wonder if this method wouldn't be the most convenient one to provide (arbitrary) clipping in libggi2d. It may be. Furthermore, as this clipping may be done in the last

Re: ggi not working over X?

2000-03-12 Thread Randolph Chung
> Please try with the XLib target, which cannot suffer from strange > interference with the shm extension ... Xlib works fine. (once i changed my program to only request 1 frame instead of 2) > 2. What exactly happens ? >If crash: When does the program crash ? > What are the l