circuitpython/shared-bindings/displayio
dherrada 3df03a5650 Made most of the requested changes 2020-07-03 13:49:00 -04:00
..
Bitmap.c Added type hints to displayio 2020-07-03 10:05:14 -04:00
Bitmap.h initial working fill 2020-04-09 08:43:50 -07:00
ColorConverter.c Added type hints to displayio 2020-07-03 10:05:14 -04:00
ColorConverter.h Move dither parameter to ColorConverter constructor and parameter 2019-09-05 21:55:45 -04:00
Display.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
Display.h Add Protomatter and FramebufferDisplay 2020-04-14 18:24:54 -05:00
EPaperDisplay.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
EPaperDisplay.h More cleanup 2019-08-22 16:16:09 -07:00
FourWire.c Added type hints to displayio 2020-07-03 10:05:14 -04:00
FourWire.h Add polarity and phase to FourWire. 2020-03-25 11:22:46 -07:00
Group.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
Group.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
I2CDisplay.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
I2CDisplay.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
OnDiskBitmap.c Added type hints to displayio 2020-07-03 10:05:14 -04:00
OnDiskBitmap.h adding height and width to OnDiskBitmap for #1460 2019-01-20 22:33:22 -08:00
Palette.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
Palette.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
ParallelBus.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
ParallelBus.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Shape.c Added type hints to displayio 2020-07-03 10:05:14 -04:00
Shape.h Add support for rendering a shape. 2019-01-14 17:29:15 -08:00
TileGrid.c Made most of the requested changes 2020-07-03 13:49:00 -04:00
TileGrid.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
__init__.c Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
__init__.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00