PDF outline headings, it turns out, should be encoded using either
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 18:54:36 +0000 (18:54 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 18:54:36 +0000 (18:54 +0000)
commitce1b04aa897271ca864aaeffe2225b6a211e526d
tree9855bcded9175dbe3298d47a9b3183288cc95f6c
parent2ac8ceac19040d9d9f1a22dbe3374aa401d15602
PDF outline headings, it turns out, should be encoded using either
PDFDocEncoding or UTF-16BE. (The PDF specification's index is
terribly bad; I looked under various obvious things such as
`character set' and `string literal' with no success, and I didn't
manage to find out what character set metadata string literals were
intended to be interpreted in until I discovered from another source
that the encoding was called PDFDocEncoding, and _then_ I was able
to look that up in the index. They should have been using Halibut! :-)

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4101 cda61777-01e9-0310-a592-d414129be87e
bk_pdf.c