Graphics Implementation
Platform |
API |
GPU Support |
Printing |
PDF Export |
|---|---|---|---|---|
Windows |
Primitives (+), Composition (+) |
Yes, implemented |
Yes, implemented |
|
macOS |
Skia (with Metal backend) + Core Animation, Legacy: Quartz |
Primitives (+), Composition (+) |
Yes, implemented |
Yes, implemented |
Linux |
Primitives (+), Composition (+) |
Yes, implemented |
Yes, implemented |
|
iOS |
Primitives (-), Composition (+) |
Yes, implemented |
Yes, implemented |
|
Android |
Java Canvas API (Skia via JNI), OpenGL ES (experimental) |
Primitives (-), Composition (-) |
Yes, implemented |
Yes, implemented |
Embedded |
Software rendering (RGB565, RGBA, Monochrome) |
Primitives (-), Composition (-) |
Not required |
Not required |