pimoroni-pico/micropython
Phil Howard 5e0682bc22 PicoGraphics: Layers.
Add preliminary support for multiple layered drawing surfaces.

Allows, for example, static content to be loaded into one layer and
remain unmodified while the above layer contains animations.

Particularly useful for drawing PNG or JPEG UI elements which are
then overdrawn with text or animated elements, without paying the
cost of loading/decoding every frame.
2024-10-24 12:11:50 +01:00
..
board Wakeup: Port wakeup runtime functionality to SDK 2.0.0. 2024-10-24 12:11:50 +01:00
examples Plasma Stick 2040 W: add link 2024-10-21 12:47:00 +01:00
modules PicoGraphics: Layers. 2024-10-24 12:11:50 +01:00
modules_py Docs: update GFX Pack readme 2024-07-15 16:39:37 +01:00