[hibernate-commits] Hibernate SVN: r10380 - trunk/Hibernate3/doc/reference/ja/fop
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Wed Aug 30 21:17:12 EDT 2006
Author: honma
Date: 2006-08-30 21:17:10 -0400 (Wed, 30 Aug 2006)
New Revision: 10380
Modified:
trunk/Hibernate3/doc/reference/ja/fop/userconfig.xml
Log:
change fonts to use sazanami-font
Modified: trunk/Hibernate3/doc/reference/ja/fop/userconfig.xml
===================================================================
--- trunk/Hibernate3/doc/reference/ja/fop/userconfig.xml 2006-08-30 13:21:41 UTC (rev 10379)
+++ trunk/Hibernate3/doc/reference/ja/fop/userconfig.xml 2006-08-31 01:17:10 UTC (rev 10380)
@@ -75,8 +75,8 @@
<font-triplet name="Mincho" style="italic" weight="bold"/>
</font>
-->
-
-<font metrics-file="msmincho.xml" kerning="yes" embed-file="msmincho.ttc">
+
+<font metrics-file="sazanami-mincho.xml" kerning="yes" embed-file="sazanami-mincho.ttf">
<font-triplet name="MS-Mincho" style="normal" weight="normal"/>
<font-triplet name="MS-Mincho" style="normal" weight="bold"/>
<font-triplet name="MS-Mincho" style="italic" weight="normal"/>
@@ -97,9 +97,25 @@
<font-triplet name="serif" style="normal" weight="bold"/>
<font-triplet name="serif" style="italic" weight="normal"/>
<font-triplet name="serif" style="italic" weight="bold"/>
+ <font-triplet name="Mincho" style="normal" weight="normal"/>
+ <font-triplet name="Mincho" style="normal" weight="bold"/>
+ <font-triplet name="Mincho" style="italic" weight="normal"/>
+ <font-triplet name="Mincho" style="italic" weight="bold"/>
+ <font-triplet name="SazanamiMincho" style="normal" weight="normal"/>
+ <font-triplet name="SazanamiMincho" style="normal" weight="bold"/>
+ <font-triplet name="SazanamiMincho" style="italic" weight="normal"/>
+ <font-triplet name="SazanamiMincho" style="italic" weight="bold"/>
+ <font-triplet name="Mincho-Regular" style="normal" weight="normal"/>
+ <font-triplet name="Mincho-Regular" style="normal" weight="bold"/>
+ <font-triplet name="Mincho-Regular" style="italic" weight="normal"/>
+ <font-triplet name="Mincho-Regular" style="italic" weight="bold"/>
+ <font-triplet name="³´Èݾ©" style="normal" weight="normal"/>
+ <font-triplet name="³´Èݾ©" style="normal" weight="bold"/>
+ <font-triplet name="³´Èݾ©" style="italic" weight="normal"/>
+ <font-triplet name="³´Èݾ©" style="italic" weight="bold"/>
</font>
- <font metrics-file="msgothic.xml" kerning="yes" embed-file="msgothic.ttc">
+ <font metrics-file="sazanami-gothic.xml" kerning="yes" embed-file="sazanami-gothic.ttf">
<font-triplet name="MS-Gothic" style="normal" weight="normal"/>
<font-triplet name="MS-Gothic" style="normal" weight="bold"/>
<font-triplet name="MS-Gothic" style="italic" weight="normal"/>
@@ -120,8 +136,26 @@
<font-triplet name="sans-serif" style="normal" weight="bold"/>
<font-triplet name="sans-serif" style="italic" weight="normal"/>
<font-triplet name="sans-serif" style="italic" weight="bold"/>
+ <font-triplet name="Gothic" style="normal" weight="normal"/>
+ <font-triplet name="Gothic" style="normal" weight="bold"/>
+ <font-triplet name="Gothic" style="italic" weight="normal"/>
+ <font-triplet name="Gothic" style="italic" weight="bold"/>
+ <font-triplet name="SazanamiGothic" style="normal" weight="normal"/>
+ <font-triplet name="SazanamiGothic" style="normal" weight="bold"/>
+ <font-triplet name="SazanamiGothic" style="italic" weight="normal"/>
+ <font-triplet name="SazanamiGothic" style="italic" weight="bold"/>
+ <font-triplet name="Gothic-Regular" style="normal" weight="normal"/>
+ <font-triplet name="Gothic-Regular" style="normal" weight="bold"/>
+ <font-triplet name="Gothic-Regular" style="italic" weight="normal"/>
+ <font-triplet name="Gothic-Regular" style="italic" weight="bold"/>
+ <font-triplet name="³´ÈÝSVbN" style="normal" weight="normal"/>
+ <font-triplet name="³´ÈÝSVbN" style="normal" weight="bold"/>
+ <font-triplet name="³´ÈÝSVbN" style="italic" weight="normal"/>
+ <font-triplet name="³´ÈÝSVbN" style="italic" weight="bold"/>
</font>
+
+
</fonts>
</configuration>
More information about the hibernate-commits
mailing list