Re: Garnet Query

"Robert P. Goldman" <[email protected]> Tue, 23 Sep 2003 14:51:42 -0500
Newsgroups gmane.lisp.garnet.user
Message-ID <[email protected]>
>>>>> "BM" == Brad Myers <[email protected]> writes:

    BM> Robert, you need to send to Garnet Users List
    BM> <[email protected]> to get to all the Garnet
    BM> Users.

Thanks!

    BM> I don't remember much about that code, and actually I don't
    BM> even remember who it was. Does it say in the code files?

Looks like Andrew Mickish and Fred Gilham did most of the heavy
lifting.

Actually, further delving reveals that Garnet pixmap display is busted
on Allegro 6.2 (at least on Linux), independent of the question of
transparent pixels in the diagrams.  I am working to identify a simple
bug case to submit this to them (works fine on CMUCL 18e).
Separately, I would like to be able to handle pixmaps with transparent
pixels, and there I'm butting my head against my ignorance of the X
protocols.

BTW, there are three of us who are semi-actively trying to maintain
and enhance Garnet through Sourceforge.  It's old, but no really
satisfactory substitute has appeared (with apologies to the McCLIM
project....).


Best,
Robert

    BM> Robert Goldman wrote:
    >>  Is there anyone on the list who was involved with the Garnet
    >> project and who knows the internals of the garnet graphics?
    >> 
    >> I'm trying to enhance the treatment of pixmaps (in particular,
    >> correctly handle XPM files with "None" entries in the
    >> colormaps), but really don't know the lowest levels (GEM and
    >> CLX) of the Garnet hierarchy that well.
    >> 
    >> Thank you very much, R