jeremias 2003/02/19 01:30:52
Modified: src/documentation/content/xdocs fonts.xml
Log:
Added note for applicability to PDF and PS renderers only.
Revision Changes Path
1.5 +9 -0 xml-fop/src/documentation/content/xdocs/fonts.xml
Index: fonts.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fonts.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fonts.xml 12 Dec 2002 10:59:33 -0000 1.4
+++ fonts.xml 19 Feb 2003 09:30:51 -0000 1.5
@@ -12,6 +12,15 @@
</header>
<body>
<section>
+ <title>Important</title>
+ <p>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
+ <strong>not</strong> apply to the AWT, PCL, MIF and other renderers.</p>
+ <p>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.</p>
+ </section>
+ <section>
<title>Status</title>
<p>FOP (building PDF files) normally supports only the base 14 font package
defined in the Adobe PDF specification.
That includes the following fonts: Helvetica, Times, Courier, Symbol and
ZapfDingbats.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]