Version 1.7.1 released
Fix #94: SVGStyleBuilder cuts off last character of value when semicolon is missing Fix #95: Stylesheets specified by a link element are not taken into account Fix #96: The text-anchor attribute is handled incorrectly, which could possibly lead to a NPE Fix #97: Nested svg are not handled Fix #56: Large SVG which fails Fix #98: Add the value of the zoom factor in the browser
Version 1.7 released
Fix #90: Documentation/Behavior Mismatch: scale(double) returns a new instance instead of initial object. Now the scale do not create a new image, but change the scale of the initial image. To create a new image, use the scale(double, true), or clone the image
Version 1.6 released
Add a css library, using SAC and cssParser Fix #85: Add support for units in shapes lengths and positions Fix #86: Add support for defining a background for the images in the SVG Browser Fix #88: Support xml:space specification
Version 1.4 released
Version 1.5 released
Version 1.4 released
Version 1.3 released
Version 1.3 released
Version 1.3 released
Version 1.2 released
Version 1.0b2 released
Support images embedded the svg file as base64 Fix the width and height of the resulting image when writing a Node which could be off by one pixel, when using a scale Keep the URL or String origin of the SVG in the resulting JavaFX SVGImage
Version 1.0b1 released
Add a converter which is able to convert a JavaFX node tree to a svg file Fix the transformations on nodes which were sometime wrong when using a scale in the LoaderParameters
Version 0.6.1 released
Version 0.6 released
Version 0.5.6 released
Version 0.5.5 released