See TODO and BUGS for what's still left to do! 2003/06/12 Release 0.2.1 ------------------------ Fix serious packaging bug. Fix serious bug in DPI changing. 2003/06/11 Release 0.2.0 ------------------------ NOTE: The new file format is *NOT* backwards compatible with ProForma 0.1.0. Sorry; that's why it's version 0.x. :) Use EPS files instead of bitmaps. This allows for much faster printing, and changing DPI. File format is more extensible, and extended. Generating PS from a form is now done by an external Perl script, so it can be done without using ProForma (or GTK or X), and because Perl is better at munging PostScript. Program design is a bit more Model-View-Controller-ish, which makes parts much cleaner. Other code cleanup also. No longer uses gnome-print; generates PostScript directly. This isn't really an improvement, but I don't know an easy way to include an EPS in a gnome-print document. Crashes less often. :-) Support for several fonts (builtin PostScript ones), styles, and sizes. 2001/04/23 Release 0.1.0 ------------------------ First release.