fxsvgConverter.jar
Jar file contains the library which allows to convert a JavaFX tree to a SVG file.
SVGConverter converter = new SVGConverter(); converter.convert(<my JavaFX root>, <my SVG file>);
Copyright 2021-2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD-3-Clause License