Javafx - graphics
Laurent Bourgès
bourges.laurent at gmail.com
Sat Dec 8 08:25:38 UTC 2018
Hi,
This is not stack overflow, neither a support list !
OpenJFX-dev is dedicated to OpenJFX dev, ie enhancing the JavaFX
implementation.
Concerning Vector Graphics, I made MarlinFX, the 2d shape rasterizer for
openjfx, ie Shape to pixel coverage converter integrated in Prism.
Laurent
Le sam. 8 déc. 2018 à 03:19, thepooran <thepossiblep at gmail.com> a écrit :
> I am working on vector based graphic editor software and I've just started
> it with javafx. The most challenging part, I guess, is to make this
> software vector based.
>
> I think it could be done by making graphics rendering system in java and
> then use it as a part of that software but I don't know how to do it.
>
> Please help me to solve this problem.
>
More information about the openjfx-dev
mailing list