Tartarus CVS: halibut: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Tue, 20 Apr 2004 19:54:39 +0100
CVS Root: /home/cvs
Module: halibut
Changes by: simon
Date: Tue Apr 20 2004 19:54:39 BST
Log message:
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! :-)
Modified files:
. : bk_pdf.c
Links:
http://cvs.tartarus.org//halibut/bk_pdf.c.diff?r1=1.10&r2=1.11