1.1-b9 ------ o Added page number display between the page navigation buttons. o More KDE/KDE2 preferences cleanup. o Added a generic callout under the File menu to ImageMagick's display tool. This is an easy way to export to raster formats. o Added feature to turn text items into polygons, Vectorize Text. This feature uses pstoedit and must use pstoedit with the changes that come with ImPress. Made change to drvbase.h in pstoedit to allow for handling more paths (vectorizing text requires a lot of paths). o Open URL will now allow you to insert an image file. Works even for the plugin. Open File will also allow you to open images. Just remember, the image will appear in the Paste buffer. o Reorganized menus extensively. Keyboard shortcuts have changed. o Removed extraneous (not used) code (and added some hopefully not extraneous code). o Added tck/tk patch as part of distribution to fix the delays seen in raising/lowering windows (deiconifying). It is said it is a bug in KDE and most other Linux window managers... strange that the only applications affected are Tcl/Tk ones. $ cd tk8.3.2/unix $ patch -p0 lpr. Want to debug it...but I REALLY don't want to make people compile in a patch to gs (gs is big). I haven't tried the Alladin version to see if it's better, I do know that gs will have problems in 5.10 and 5.50 of GNU ghostscript. The newer ghostscripts are completely intolerant of font differences...and the -fontmap option appears to do absolutely nothing in pstoedit. Since I've been working some with Dr. Glunz, I may dive into this issue and see what I can find. To do (things I know I have to do): * The newCanvas routine in pstoedit and saveAll needs to have the backgroud handling changes. The same concept applies to the Fit option in executable document mode. Could refresh current page automatically instead of forcing a page traversal to get the refresh. * Need to run more "strange" dpi setting tests. * Raster image handling needs to save data in document if functionality present (e.g. Tk8.3), perhaps prompt if available. Right now it's simply a reference by path name (move the graphic and things will break, not exactly great for distribution). Besides, it might (not sure) allow me to add the Galactic Cowboy CD label example to the online Tclet examples (now if there was only a way to play a sound too!!). * I'm probably doing a feature freeze at this point (unless extremely motivated). * One more beta...then it's probably a go for 1.1!! 1.1-b2 ------ o Switched to tar.gz for source and binaries as well as RPM files. (Secret, the whole build is at ~ccox/impress/impress-1.1-b2/...). Web server won't let you see the directory index...but if you know the full pathname, you can pull from there. o Fixed major (really major) bug in device handling code especially in Slide mode. Wasn't properly handling Templates scaling. o Cleaned up examples (resaved to get latest features). Included Galactic Cowboys CD label to show potential use of raster image feature. 1.1-(b1) -------- o Feature list on web site. o pstoedit text adds motivated by Curtis Allen. Though ever since I can't get his original pdf file to be converted by ghostscript (again, I feel that the newer versions have taken some steps backwards). Converted a BEA Func Spec....VERY EXACT! Diagrams, tables, everything. Too bad it's proprietary. Would love to find a "stock" Word doc to show off, but apparently MS is afraid to supply any examples (they used to). My guess is by no longer supplying examples they avoid the embarrassment caused when the examples don't work in the "new" version of their Office Suite (perhaps learned in the Office 95/97 debacle). Old ImPress documents should work fine in 1.1 (just FYI). o ImPress actually understands KDE 1.0 colors....unfortunately, KDE provides NO STANDARD interface to this data...and well, they keep moving it around....so it won't work in KDE 1.1, and the new structure being used is no longer using any part of the KISS principle... oh well... I don't think GNOME understands KISS either. My guess is that KDE/GNOME really don't want any non KDE/GNOME apps. I guess Tcl/Tk needs to be KDE-ized :-)