On Thu, Apr 15, 2010 at 9:29 AM, Mathieu Malaterre <[email protected]> wrote: > (*)http://xmlgraphics.apache.org/fop/0.95/fonts.html#register
Wrong link: http://xmlgraphics.apache.org/fop/0.94/fonts.html#register ... The fonts "auto-detect" tag can be used to automatically register fonts that are found to be installed on the native operating system. * On Unix platforms the autodetect feature looks in java user.home + "/.fonts", "/usr/local/fonts", "/usr/share/fonts" and "/usr/X11R6/lib/X11/fonts" for fonts it is able to use. * On Mac platforms the autodetect feature looks in java user.home + "/Library/Fonts/, "/Library/Fonts/", "/System/Library/Fonts/" and "/Network/Library/Fonts/" for fonts it is able to use. * On Windows platforms the autodetect feature attempts to determine the Windows fonts directory (usually C:\WINDOWS\FONTS) and also the existence of a PSFONTS directory for fonts it is able to use. ... HTH -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

