Fairly ropey font-embedding support. In particular, the PDF output is
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 14 May 2006 13:42:48 +0000 (13:42 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 14 May 2006 13:42:48 +0000 (13:42 +0000)
commit44407fea05657f91da34fd83428b67e7100ab62b
tree03134f34b8234cf0b429fb3bbbe68f9536f3fc0e
parent255b7ff3a0fcea3fb9f041c4ce371ef8ca66e5fa
Fairly ropey font-embedding support.  In particular, the PDF output is
technically incorrect, though it works perfectly well with xpdf.  To do
it properly requires actually parsing the unencrypted part of a Type 1
font, which will be a bit tedious in C.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@6685 cda61777-01e9-0310-a592-d414129be87e
Makefile
bk_pdf.c
bk_ps.c
halibut.h
in_afm.c
in_pf.c [new file with mode: 0644]
input.c
paper.h
psdata.c