Re: Pixmap backend ?
Fred Kiefer <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Sébastien Pierre wrote: > > I have a simple, silly question: is it possible to render GNUstep > widgets and windows into a pixmap ? > Could you please restate the question? I am not sure on what you want to achive. Write a full GNUstep backend that only uses pixmaps (perhaps for some fancy remote display mechanism?) or extract the drawing from existing X windows into pixmaps? Or something compeletely different? Fred