fxsvgImage.jar
jar file contains the code to convert a svg file to a JavaFX Node tree.
fxsvgBrowser.jar
jar file contains the browser. It depends on the fxsvgImage.jar
jar file which must be on the Classpath, or in the same directory.
fxsvgConverter.jar
jar file contains the code to convert a JavaFX Node tree to a svg file. Copyright 2021-2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD-3-Clause License