Procházet zdrojové kódy

added font weight keywords


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195025 13f79535-47bb-0310-9956-ffa450edef68
tags/Alt-Design-integration-base
Keiron Liddle před 22 roky
rodič
revize
0af1114ccd
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3
    1
      src/codegen/foproperties.xml

+ 3
- 1
src/codegen/foproperties.xml Zobrazit soubor

@@ -757,7 +757,9 @@
<name>font-weight</name>
<inherited>true</inherited>
<datatype>String</datatype>
<default>normal</default>
<keyword-equiv match="normal">400</keyword-equiv>
<keyword-equiv match="bold">700</keyword-equiv>
<default>400</default>
</property>

<!-- Common Hyphenation Properties -->

Načítá se…
Zrušit
Uložit