Baruch Even <[EMAIL PROTECTED]> writes:
| > We don't _ave to_ draw to a Pixmap, the painter is very much gui
| > dependant. And other imge objects than Pixmaps can very well be used
| > there.
|
| The Painter is not really GUII, it takes a Pixmap to draw, and I prefer to
| work as much as I can with what their is, borrowing code from insetfig
| when needed and then extending and dumping old code as I learn more.
The painter is intended to be GUI _dependant_ only the interface is
general. In particular the Pixmap functions is just for X systems
other systems can add their own image locading functions.
| If and when the GUII is nearing a stage when InsetGraphics is the barrier
| of LyX being GUII, I'll step up my work to make it GUII, but until then I
| prefer to give something that will be usefull now and will help avoid the
| bugs that are in InsetFig, and allow easy support for PDF generation, the
| GUII task will be left to a later time.
very well.
| This is what I believe should be the course to be taken, if you think
| otherwise I'll be glad to know and to know why.
No, I agree. but it is nice to ave in mind were you want to end up.
| Yes, ofcourse, the Xlib can be used by everything unix.
More thatn that, Xlib can be used for anything X, we already use that
both on OS/2 and MSNT.
Lgb