From: Jeremias Maerki Date: Wed, 19 Feb 2003 09:30:51 +0000 (+0000) Subject: Added note for applicability to PDF and PS renderers only. X-Git-Tag: Alt-Design-integration-base~98 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e4a054a4a6c9c933f27ba66fa278bea505a83bc5;p=xmlgraphics-fop.git Added note for applicability to PDF and PS renderers only. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195975 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/fonts.xml b/src/documentation/content/xdocs/fonts.xml index 478b08a69..ac9559d65 100644 --- a/src/documentation/content/xdocs/fonts.xml +++ b/src/documentation/content/xdocs/fonts.xml @@ -11,6 +11,15 @@ +
+ Important +

The information on this page applies primarily to the PDF renderer. The PostScript renderer + also supports custom fonts but doesn't support font embedding, yet. This page does + not apply to the AWT, PCL, MIF and other renderers.

+

The AWT renderer relies upon AWT to provide the available fonts. And it's the printer + driver of your operating system that decides if a font is embedded when using the AWT + renderer.

+
Status

FOP (building PDF files) normally supports only the base 14 font package defined in the Adobe PDF specification.