Replace the empirical GhostScript-derived font metrics with ones derived
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Fri, 24 Sep 2004 18:02:07 +0000 (18:02 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Fri, 24 Sep 2004 18:02:07 +0000 (18:02 +0000)
commit0f6715c9d3e0febeddacdf2805ac314b2fa86a2e
tree08565b2b9203daf733313c677ec1f9bf2992deb5
parent1ff614b1900f690416685827e1013c44b90727fb
Replace the empirical GhostScript-derived font metrics with ones derived
from Adobe's official AFM files.  These are expressed in integer multiples
of 1/1000 pt (well, 1/1000 of the design size of the font, actually, but that's
always a whole number of points), so use that as our internal unit rather
than 1/4096 pt.  This doesn't seem to make a significant difference to
Halibut's output.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4576 cda61777-01e9-0310-a592-d414129be87e
paper.h
psdata.c