Skija
Java bindings for Skia
...Skia is the same graphics engine used in Chrome, Android, Flutter, and other platforms, and Skija leverages this robust foundation to provide fast rendering of paths, text, images, transformations, filters, and animations within desktop and embedded Java environments. The project focuses on delivering idiomatic Java/Kotlin APIs that map cleanly to Skia primitives, giving developers a powerful tool for building custom graphics, charting, GUIs, games, and visual effects with minimal overhead. Because Skija runs on top of native Skia libraries via JNI, it delivers performance suitable for real-time interactive applications, high-resolution rendering, and complex vector artwork.