From 9ddc12a1841cdb476c07a3b70ad4eec934c42d1a Mon Sep 17 00:00:00 2001
From: Jeremias Maerki
Date: Tue, 2 Dec 2008 14:26:40 +0000
Subject: Documented the hard-coded font triplets for the Base-14 set.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722466 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/content/xdocs/trunk/fonts.xml | 29 +++++++++++++++++++++++++
1 file changed, 29 insertions(+)
(limited to 'src/documentation/content')
diff --git a/src/documentation/content/xdocs/trunk/fonts.xml b/src/documentation/content/xdocs/trunk/fonts.xml
index e713fe08a..5eb3463c8 100644
--- a/src/documentation/content/xdocs/trunk/fonts.xml
+++ b/src/documentation/content/xdocs/trunk/fonts.xml
@@ -129,6 +129,35 @@
Courier (normal, bold, italic, bold italic),
Symbol and ZapfDingbats.
+
+ The following font family names are hard-coded into FOP for the Base-14 font set:
+
+
+
+ Base-14 font |
+ font families |
+
+
+ Helvetica |
+ Helvetica, sans-serif, SansSerif |
+
+
+ Times |
+ Times, Times Roman, Times-Roman, serif, any |
+
+
+ Courier |
+ Courier, monospace, Monospaced |
+
+
+ Symbol |
+ Symbol |
+
+
+ ZapfDingbats |
+ ZapfDingbats |
+
+
Please note that recent versions of Adobe Acrobat Reader replace
"Helvetica" with "Arial" and "Times" with "Times New Roman" internally.
--
cgit v1.2.3