opnsense-ports/print/ghostscript9-base/files/patch-Resource-Init-FAPIconfig
Franco Fichtner 63f445f3a6 */*: sync with upstream
Taken from: FreeBSD
2015-08-24 08:33:14 +02:00

10 lines
613 B
Text

--- Resource/Init/FAPIconfig.orig 2010-04-13 21:50:40.000000000 +0900
+++ Resource/Init/FAPIconfig 2011-05-17 18:25:59.000000000 +0900
@@ -12,3 +12,7 @@
% and CID font resource files.
% "Embedded fonts" are fonts and CID fonts being embedded into a document.
+/FontPath () % A default directory for FAPI-handled font files path in FAPIfontmap.
+/CIDFontPath () % A default directory for FAPI-handled CID font files path in FAPIcidfmap.
+/HookDiskFonts [] % FontType values for disk PS fonts to be redirected to FAPI.
+/HookEmbeddedFonts [] % FontType values for embedded PS fonts to be redirected to FAPI.