]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Added properties to fontExpansion for shorthand
authorPeter Bernard West <pbwest@apache.org>
Wed, 26 Jun 2002 14:18:50 +0000 (14:18 +0000)
committerPeter Bernard West <pbwest@apache.org>
Wed, 26 Jun 2002 14:18:50 +0000 (14:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194919 13f79535-47bb-0310-9956-ffa450edef68

src/org/apache/fop/fo/PropertySets.java

index 204921a3892e333261c185a587baeee05985f2c2..b60a4231912d5c1ed2c7a8e24468179711bfb320 100644 (file)
@@ -503,6 +503,9 @@ public class PropertySets {
             ,PropNames.FONT_WEIGHT
             ,PropNames.FONT_SIZE
             ,PropNames.LINE_HEIGHT
+            ,PropNames.FONT_SIZE_ADJUST
+            ,PropNames.FONT_STRETCH
+            ,PropNames.FONT_SELECTION_STRATEGY
         });
 
     public static final ROIntArray marginExpansion =