summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-17 14:09:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-17 14:09:00 -0800
commit66ce9d160e29c7e492a1d605b4a4a33dc21de1cb (patch)
tree0e7eeb98bf00f473258f61fc6868d1d39ebaa741
parent4d23111ed99f7dd61b988eadcd4a9abfd9242570 (diff)
Add Arphic PL fonts for Chinese characters in PDF/PS output
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xorg.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg.xsl b/xorg.xsl
index 3f7ca37..5ab03c9 100644
--- a/xorg.xsl
+++ b/xorg.xsl
@@ -72,7 +72,7 @@ DEALINGS IN THE SOFTWARE.
http://xmlgraphics.apache.org/fop/1.0/fonts.html#basics
-->
<xsl:param name="body.font.family">DejaVu Serif</xsl:param>
- <xsl:param name="symbol.font.family">serif,Symbol,GNU Unifont</xsl:param>
+ <xsl:param name="symbol.font.family">serif,Symbol,AR PL UMing CN,AR PL ShanHeiSun Uni,GNU Unifont</xsl:param>
</xsl:stylesheet>