Hello,

Attached is a patch for the InsetGraphics and related stuff, this patch
touches mostly on InsetGraphics and adding some stuff for GUII, it does
not touch anything outside that EXCEPT a small change to the Painter class
to add a method that draws images that come from LyXImage, this is an
addition to the method that draws Pixmaps and is intended to replace it,
but not now, for now it is only to be used by InsetGraphics.

The changes in this patch include:
Adding a GUII image class called LyXImage, so that it will hold the images
to be drawn in a GUII and System Independent way.

Initial support for Image conversion so as to easily produce PS or PDF
documents from any image format (that is supported by an external
converter on the users machine). Very initial support.

De-inlining two methosd in filedlg.C that caused compilation problems on
egcs 1.1.2

Changed the xforms FormGraphics to use the ButtonController.

Various fixes to clean up after the changes between august and now.

-- 
  Baruch Even

http://techst02.technion.ac.il/~sbaruch/   (My Site)
http://www.redrival.com/jindor/            (My brothers AD&D site)

" Learn to laugh ... it's the path to true love! " 
   - The Angel in the movie Michael


patch.diff.gz

Reply via email to