circuitpython/shared-bindings/displayio
Scott Shawcroft 674c845fb6
Merge pull request #5760 from jepler/rename_under_typing
circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing
2021-12-22 14:05:04 -08:00
..
Bitmap.c use MP_OBJ_NULL in preference to 0 2021-11-12 13:21:53 -06:00
Bitmap.h displayio.Bitmap: Make memoryview()able 2021-03-17 16:26:45 -05:00
ColorConverter.c ColorConverter: fix a docstring 2021-11-08 10:36:39 -06: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 circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
Display.h Fix I2C and feedback from Dan 2021-11-23 17:23:13 -08:00
EPaperDisplay.c circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
EPaperDisplay.h Fix I2C and feedback from Dan 2021-11-23 17:23:13 -08:00
FourWire.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
FourWire.h run code formatting script 2021-03-15 19:27:36 +05:30
Group.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -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 edit docstring for pixel_shader 2021-12-15 13:07:12 -07: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 code format 2021-12-20 10:48:08 -06:00
TileGrid.h tilegrid size properties 2021-12-13 09:44:08 -06: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