From: Jeremias Maerki
Date: Tue, 2 Dec 2008 14:26:40 +0000 (+0000)
Subject: Documented the hard-coded font triplets for the Base-14 set.
X-Git-Tag: fop-1_0~373
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9ddc12a1841cdb476c07a3b70ad4eec934c42d1a;p=xmlgraphics-fop.git
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
---
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.