ports/print/ghostscript9-agpl-base/files/patch-Resource_Init_FAPIconfig
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

10 lines
562 B
Text

--- Resource/Init/FAPIconfig.orig 2015-03-30 08:21:24 UTC
+++ Resource/Init/FAPIconfig
@@ -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.