From 87735b83ba32f7163ffaacd6f0061011eca8269f Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 2 Dec 2006 14:23:17 +0000 Subject: [PATCH] PDF outlines already do use PDFDocEncoding or Unicode, so remove that from the TODO list. git-svn-id: svn://svn.tartarus.org/sgt/halibut@6951 cda61777-01e9-0310-a592-d414129be87e --- bk_paper.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bk_paper.c b/bk_paper.c index dff6dc4..c3a1bc0 100644 --- a/bk_paper.c +++ b/bk_paper.c @@ -14,11 +14,6 @@ * * - 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 -- 2.11.0