blob: 1b15ceeff3cecd86428b166fb576d16b0cc7472f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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.
|