diff options
author | Keiron Liddle <keiron@apache.org> | 2001-05-17 07:48:06 +0000 |
---|---|---|
committer | Keiron Liddle <keiron@apache.org> | 2001-05-17 07:48:06 +0000 |
commit | c824ede99cb449252823876b6224f6ed75e799cd (patch) | |
tree | 771770e0d8604c5511de0249b4072817fc483736 /lib | |
parent | f89f05c27124377ec9497b30d4d75874a2bec67b (diff) | |
download | xmlgraphics-fop-c824ede99cb449252823876b6224f6ed75e799cd.tar.gz xmlgraphics-fop-c824ede99cb449252823876b6224f6ed75e799cd.zip |
FOP now uses Batik to render svg
This is handled for awt - using batik to render to a graphic
and pdf.
Pdf still requires better image support.
The elements and properties are generated from the svgelements.xml
document.
The version of batik is 17/05/2001 cvs.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
-rw-r--r-- | lib/batik.jar | bin | 0 -> 2162477 bytes |
-rw-r--r-- | lib/w3c.jar | bin | 85340 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/batik.jar b/lib/batik.jar Binary files differnew file mode 100644 index 000000000..90de37c96 --- /dev/null +++ b/lib/batik.jar diff --git a/lib/w3c.jar b/lib/w3c.jar Binary files differdeleted file mode 100644 index 88faff7d8..000000000 --- a/lib/w3c.jar +++ /dev/null |