ChangeLog for Passepartout 0.1: Released 2003-03-11 * Move to gtkmm-2.0 * Move to libxml++-0.18.0 * Require a standards-complient C++ compiler (such as gcc 3.2), since modern libxml++ wont compile in older environments. * Semi-auto-generated dummy config dialog * A brand new configuration file format. If ~/.pptout does not exist, it will look for /etc/pptout NOTE: rename or remove your old ~/.pptout - it is incompatible with the new format * Better reshape handles * Select more than one object with ctrl-button1 * Image file drag-and-drop support * The properties dialog is updated when the selected object is moved or resized * Boundary margin support - text can be made to stay at a distance from an object. * Support EPS files with or without a showpage call * Identify postscript files by magic numbers instead of filename suffixes * If the flag "-s" is given to xml2ps, then no font aliases will be used in the output, i.e. URW font names instead of Adobe font names * Handle white areas in eps and text frames as if they were transparent, for screen display (Optional, Seems to be flaky in some environments). * Rotation angles are -180 to 180 degrees. * Added support for text in different gray tones. * Support obstacles from the xml flow, mainly for allowing use of automatic initials (those fancy big letters that were common in medieval texts) * Support for "guides", but the only way to turn them on is by editing the xml files * Using stock icons where applicable * Options to specify screen resolution and default image resolution 0.0: Released 2002-11-21. * Initial release