circuitpython/shared-bindings/displayio
Jeff Epler 31da335cac
Introduce, use MP_PROPERTY_GETTER, _GETSET
Later, these can be changed in cunning ways to save flash storage.
2022-05-03 08:48:52 -05:00
..
Bitmap.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
Bitmap.h displayio.Bitmap: Make memoryview()able 2021-03-17 16:26:45 -05:00
ColorConverter.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
ColorConverter.h Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00
Colorspace.c Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00
Display.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
Display.h Removing some unnecessary files that were changed 2022-02-01 08:28:40 -06:00
EPaperDisplay.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
EPaperDisplay.h Add two byte length check 2022-01-14 15:25:40 -07:00
FourWire.c Add support for 9-bit mode to displayio.FourWire 2022-03-04 22:59:17 +01:00
FourWire.h run code formatting script 2021-03-15 19:27:36 +05:30
Group.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
Group.h run code formatting script 2021-03-15 19:27:36 +05:30
I2CDisplay.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
I2CDisplay.h run code formatting script 2021-03-15 19:27:36 +05:30
OnDiskBitmap.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
OnDiskBitmap.h OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes 2021-05-28 10:53:21 -05:00
Palette.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Palette.h add is_transparent getter to displayio.Palette 2021-03-16 20:43:23 -05:00
Shape.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Shape.h run code formatting script 2021-03-15 19:27:36 +05:30
TileGrid.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
TileGrid.h adding bitmap property to TileGrid 2022-04-09 11:26:36 -05:00
__init__.c Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00
__init__.h Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00
area.c Add displayio bitmaps to unix build 2021-11-12 10:47:17 -06:00