deweese 2004/12/16 02:50:35
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Log:
Memory leak when loading images is fixed.
Revision ChangesPath
1.69 +37 -24
xml-batik/sources/org/apache/batik/bridge/SVGImageElementBridge.java
Index: SVGIm
vhardy 2003/07/10 06:18:57
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Log:
Fixed regression on bridge/embedData
Revision ChangesPath
1.57 +15 -10
xml-batik/sources/org/apache/batik/bridge/SVGImageElementBridge.java
Index: SVGImageEl
deweese 2002/07/09 13:11:41
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Log:
1) changes to image rendering property are now reflected in future renderings.
PR: 9800
Revision ChangesPath
1.49 +4 -3
xml-batik/sources/org/apache/batik
tkormann2002/06/12 00:48:01
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Added: samples/tests/spec/scripting imageRendering.svg
Log:
add support for image-rendering in dynamic. The feature still has a
bug. I think this is due to the bitmap image cach
tkormann02/05/25 11:26:34
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Log:
- clean the code.
- remove the useless part which tries to reload the SVG image each time
an attribute is modified - by keeping a reference to the SVG image.
Revision Chan
tkormann02/05/25 11:08:41
Modified:test-resources/org/apache/batik/test samplesRendering.xml
sources/org/apache/batik/bridge SVGImageElementBridge.java
Added: samples/tests/spec/scripting image.svg imageraster.svg
imagesvg.svg
tkormann01/11/14 02:54:23
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
SVGTextElementBridge.java
Log:
fix linking on image element (raster and SVG image).
Revision ChangesPath
1.31 +102 -1
xml-batik/sources/org/apac
tkormann01/09/12 07:05:18
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Log:
Bug fix: clip and overflow now works on svg image.
Revision ChangesPath
1.26 +5 -2
xml-batik/sources/org/apache/batik/bridge/SVGImageElementBridge.java
Inde
tkormann01/09/04 05:31:52
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
SVGMarkerElementBridge.java
SVGSVGElementBridge.java
Log:
The clip:rect( ) property now works properly on marker, svg,
symbol and image e
tkormann01/08/22 05:17:27
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
ViewBox.java
Log:
Bug fix for the element. Now viewBox works as mentioned in the SVG
spec. Basically, it's no need to specify a viewBox on the image element.
10 matches
Mail list logo