6 releases
0.1.2 | Nov 11, 2024 |
---|---|
0.1.1 | Jul 18, 2024 |
0.1.0 | Jul 18, 2024 |
0.1.0-beta3 | Jul 17, 2024 |
#272 in Graphics APIs
130 downloads per month
Used in ohos-sys
345KB
3.5K
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