ohos-drawing-sys 0.2.0

Bindings to the `native_drawing` API of OpenHarmony OS
Documentation

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