You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by ca...@apache.org on 2007/11/25 02:05:17 UTC

svn commit: r597941 - /xmlgraphics/batik/trunk/documentation-sources/content/xdocs/status.xml

Author: cam
Date: Sat Nov 24 17:05:17 2007
New Revision: 597941

URL: http://svn.apache.org/viewvc?rev=597941&view=rev
Log:
Added missing font-stretch="" attribute to <font-face> element on
status page.

Modified:
    xmlgraphics/batik/trunk/documentation-sources/content/xdocs/status.xml

Modified: xmlgraphics/batik/trunk/documentation-sources/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/documentation-sources/content/xdocs/status.xml?rev=597941&r1=597940&r2=597941&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/documentation-sources/content/xdocs/status.xml (original)
+++ xmlgraphics/batik/trunk/documentation-sources/content/xdocs/status.xml Sat Nov 24 17:05:17 2007
@@ -970,6 +970,7 @@
           <attr name='descent' ns=''><yes/></attr>
           <attr name='font-family' ns=''><yes/></attr>
           <attr name='font-size' ns=''><no/></attr>
+          <attr name='font-stretch' ns=''><no/></attr>
           <attr name='font-style' ns=''><yes/></attr>
           <attr name='font-variant' ns=''><no/></attr>
           <attr name='font-weight' ns=''><yes/></attr>