Graphics Implementation

Platform

API

GPU Support

Printing

PDF Export

Windows

Direct 2D + Direct Composition

Primitives (+), Composition (+)

Yes, implemented

Yes, implemented

macOS

Skia (with Metal backend) + Core Animation, Legacy: Quartz

Primitives (+), Composition (+)

Yes, implemented

Yes, implemented

Linux

Skia (with Vulkan backend) + Wayland

Primitives (+), Composition (+)

Yes, implemented

Yes, implemented

iOS

Quartz + Core Animation

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