Initial support for adding fonts at run-time. Currently we only support
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 May 2006 13:56:05 +0000 (13:56 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 May 2006 13:56:05 +0000 (13:56 +0000)
commitba0fe3ecfe639410b68c2115d67fe486ffbbe9b6
tree65e71e8a9a4f9c569c414b2632508c8301db84f4
parent9fb062fcd9118fca1fdde8c906077243b71fe186
Initial support for adding fonts at run-time.  Currently we only support
loading AFM files, we recognise them by name, and we can't embed fonts in
the output (which is also invalid, though accepted by xpdf, in the PDF case).
Oh, and there's no documentation.  Still, it's a start.

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