Ok. I understand what you mean. SVGPath is only ...
# tornadofx
g
Ok. I understand what you mean. SVGPath is only one component of SVG. It appeared during our development that SVGPath in JavaFX was not very good. We used https://docs.oracle.com/javase/8/javafx/api/javafx/scene/shape/Path.html which gives exactly the same results than a “real” SVG path.