PATCH: [afmdirs] sample dirs for config

Marcus Meissner marcus at jet.franken.de
Mon Mar 12 00:29:14 CST 2001


On Sun, Mar 11, 2001 at 03:37:34PM +0600, Ian Pilcher wrote:
> Changelog:
> 
>     * dlls/wineps/afm.c
>       Ian Pilcher <pilcher at concentric.net>
>       Don't load AFM files from predefined directories; use [afmdirs]
>       section in Wine config file instead.

Sorry for not getting to it myself ;)

Anyway, configuration sample appended below.

Ciao, Marcus

Changelog:
	add some specific afmdirs as examples

Index: config
===================================================================
RCS file: /home/wine/wine/documentation/samples/config,v
retrieving revision 1.5
diff -u -r1.5 config
--- config	2001/03/03 00:22:50	1.5
+++ config	2001/03/12 05:46:06
@@ -197,4 +197,10 @@
 "ClearAllSelections" = "0"
 "PersistentSelection" = "1"
 
+; List of all directories directly contain .AFM files
+[afmdirs]
+"1" = "/usr/share/ghostscript/fonts"
+"2" = "/usr/share/a2ps/afm"
+"3" = "/usr/share/enscript"
+"4" = "/usr/X11R6/lib/X11/fonts/Type1"
 # </wineconf>




More information about the wine-patches mailing list