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