mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
10 lines
562 B
Text
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.
|