mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
Create cute_png.md
This commit is contained in:
parent
adef3f523c
commit
3c36b30f04
14
docs/modules/cute_png.md
Normal file
14
docs/modules/cute_png.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
icon: package
|
||||
label: cute_png
|
||||
---
|
||||
|
||||
!!!
|
||||
This module is optional. Set option `PK_BUILD_MODULE_CUTE_PNG` to `ON` in your `CMakeLists.txt` to enable it.
|
||||
!!!
|
||||
|
||||
Wraps [cute_png.h](https://github.com/RandyGaul/cute_headers/blob/master/cute_png.h) for PNG image loading and saving.
|
||||
|
||||
#### Source code
|
||||
|
||||
:::code source="../../include/typings/cute_png.pyi" :::
|
Loading…
x
Reference in New Issue
Block a user