summaryrefslogtreecommitdiff
path: root/pdf/ghostpdf.h
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2021-10-20 09:21:59 +0100
committerChris Liddell <chris.liddell@artifex.com>2021-11-09 11:11:54 +0000
commit9ebc7de2f18bb8b899f9298bdbc6b1a8fb66c6b5 (patch)
treedea0b7066a33c211013f3c6167ca17d04f5da7ac /pdf/ghostpdf.h
parentbcd4cfc2cb88c9e00d8b7c212bc4b763651bc12a (diff)
downloadghostpdl-9ebc7de2f18bb8b899f9298bdbc6b1a8fb66c6b5.tar.gz
pdfi support for cidfmap
Slightly limited due to not supporting full Postscript (so no use of cvn, .getenv, concatstrings etc).
Diffstat (limited to 'pdf/ghostpdf.h')
-rw-r--r--pdf/ghostpdf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/ghostpdf.h b/pdf/ghostpdf.h
index 833ebaf5d..e95f4e10f 100644
--- a/pdf/ghostpdf.h
+++ b/pdf/ghostpdf.h
@@ -481,6 +481,7 @@ typedef struct pdf_context_s
search_paths_t search_paths;
pdf_dict *pdffontmap;
+ pdf_dict *pdfcidfmap;
/* These function pointers can be replaced by ones intended to replicate
* PostScript functionality when running inside the Ghostscript PostScript