From 323fcb79219c21f43c310f0821e2b36dfb78cee2 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 16 Apr 2004 11:20:30 +0000 Subject: Add a TODO entry. [originally from svn r4084] --- bk_paper.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bk_paper.c b/bk_paper.c index dba4efd..e1721ae 100644 --- a/bk_paper.c +++ b/bk_paper.c @@ -14,6 +14,11 @@ * * - linearised PDF, perhaps? * + * - we should use PDFDocEncoding or Unicode for outline strings, + * now that I actually know how to do them. Probably easiest if + * I do this _after_ bringing in libcharset, since I can simply + * supply PDFDocEncoding in there. + * * - I'm uncertain of whether I need to include a ToUnicode CMap * in each of my font definitions in PDF. Currently things (by * which I mean cut and paste out of acroread) seem to be -- cgit v1.1