Ignore:
Timestamp:
02/23/10 06:32:26 (2 years ago)
Author:
jharrop
Message:

Support for WMF (but not EMF, yet) as SVG in HTML output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/build.xml

    r1073 r1078  
    5151        <pathelement location="${m2Repository}/docx4j/fop-patched/0.95.756437/fop-patched-0.95.756437.jar"/> 
    5252        <pathelement location="${m2Repository}/org/apache/commons/commons-vfs-patched/1.9.1/commons-vfs-patched-1.9.1.jar"/> 
     53        <pathelement location="${m2Repository}/net/arnx/wmf2svg/0.8.3/wmf2svg-0.8.3.jar"/> 
    5354    </path> 
    5455    <path id="docx4j.classpath"> 
Note: See TracChangeset for help on using the changeset viewer.