Improved Postscript output handling.
authorArjen Baart <arjen@andromeda.nl>
Thu, 23 Dec 2010 14:51:46 +0000 (15:51 +0100)
committerArjen Baart <arjen@andromeda.nl>
Thu, 23 Dec 2010 14:51:46 +0000 (15:51 +0100)
commit8fc83f6bb87b4431f1e0e78d53c1fecd1aa99544
treef6f2aadaf642fe888c7150b40a587892b27bd779
parenta3a605575dbaeb52ff352afd1b78ffaaf2c413e6
Improved Postscript output handling.

The AFM (Adobe Font Metrics) file for the courier font is included in the source
and will be installed in /usr/local/share/afm.
The PostScript class throws an exception when things go wrong, like nog being
able to open the output file of find a font metric. This exception is caught in
the output routines.
Courier.afm [new file with mode: 0644]
account.cpp
makefile
postscript.h