[EMAIL PROTECTED] (Christoph Egger) writes:

> > If you want to load images into a LibGGI visual, write a library
> > that loads them into a memory visual.
> 
> What do _you_ think what is the idea behind of the file-target?

The purpose of the file-target is to transparently render a LibGGI
application's output to a file. Making it _read_ files does not
gain you anything over any other approach, and is plain wrong.
Especially considering that you can't do anything with a visual
until you have set a mode, and ggiSetMode() clears the visual...

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to