Re: [xfree86] it's been nice

2003-01-11 Thread Juliusz Chroboczek
EC> I have pretty much the same to say as everyone else. But in order
EC> to make this post useful (instead of just "me too!"), I would like
EC> to ask if anyone hear might know of good resources for beginners
EC> who want to learn stuff about graphics works.

A University-level reference that I've found helpful is 
/Computer Graphics, Priniciples and Practice/, by Foley, van Dam et al.
I hear there's a second edition out, I've only used the first one.

I've found it covers most of the basic rendering, although it's a
little sketchy on anti-aliasing (it does cover Porter-Duff compositing
in reasonable detail, though).  I don't recall any treatment of
geometric algorithms, though, be it plane or spatial.

Juliusz
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] Possible Xcursor bug

2003-01-22 Thread Juliusz Chroboczek
I've noticed that setting XCURSOR_CORE=true works if I set it in Xdm's
environment.  On the other hand, setting it in a terminal window
before launching a client has no effect.  (Same thing with setting the
corresponding resource.)

Is there some sort of weird inheritance of settings going on?

>From a cursory glance at the code, it looks like XCURSOR_CORE disables
RGBA cursor support.  Is there some way of disabling core cursor
theming but leaving RGBA cursors for clients that explicitly request them?
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86