Hello, everyone
Today I read an interesting reddit discussion where one user
experimented with replacing Prism with Skia in JavaFX (see comments
https://www.reddit.com/r/JavaFX/comments/1tq8ros/exposing_highperformance_javafx_via_graalvm/
)
Since Skia is already a very mature and proven rendering engine used in
projects such as Chrome, Android, Flutter and Compose Multiplatform, I
became curious what the JavaFX team's opinion is about such a direction.
If somebody opened an issue or proposal suggesting a Skia-based
rendering backend for JavaFX, would this idea be immediately considered
“Won’t Fix”, or would it at least be viewed as an interesting
architectural discussion for the future?
Best regards, Pavel
- [External] : Question about replacing Prism with Skia PavelTurk
-