From: Ted A. Camus
Subject: Window Tool Kit GC
Date: 
Message-ID: <1993Mar29.013118.24856@cs.brown.edu>
   Lucid's Window Tool Kit seems capable of displaying 8-bit greyscale
   images in realtime, with one problem :  it does not seem to be
   able to garbage collect them at all.  I.e., once displayed using 

   (bitblt (load-bitmap "filename") 0 0 bmp 0 0 256 256 boole-1)
                     
   for example, the lisp process continues to grow unbounded until it
   chokes.  Conversely, using 1-bit images, the process does not grow 
   at all [using (room) in both cases].

   Does anyone know how to get these images to be garbage collected ??
   Thanks for any help --

     -- Ted --

-- 
==========================================================
  Ted Camus                          Box 1910 CS Dept 
  ···@cs.brown.edu                   Brown University
  ···@browncs.BITNET                 Providence, RI 02912