#drawing #open-harmony #ffi #harmony-os #2d-graphics

ohos-drawing-sys

Bindings to the native_drawing API of OpenHarmony OS

5 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024
0.1.0-beta3 Jul 17, 2024

#156 in Graphics APIs

Download history 221/week @ 2024-07-12 84/week @ 2024-07-19

87 downloads per month
Used in ohos-sys

Apache-2.0

335KB
3K SLoC

FFI Bindings for native_drawing on OpenHarmony

The native drawing module provides APIs for drawing 2D graphics and text. The graphics and text drawn by using the APIs cannot be directly displayed on the screen. To display the drawn graphics and text, you'll need the capabilities provided by the and native window module.

Please consult the official documentation for more details: English docs, Chinese docs

Feature flags

Dependencies