circuitpython/shared-bindings/displayio
siddacious 9e0c00dfd4 adding a backlight polarity flag to Display 2020-03-25 22:51:20 -07:00
..
Bitmap.c Properly calculate BPP for displayio.Bitmap 2019-03-25 19:40:40 +01:00
Bitmap.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
ColorConverter.c Set dither default to False and document it 2019-09-08 21:30:52 -07:00
ColorConverter.h Move dither parameter to ColorConverter constructor and parameter 2019-09-05 21:55:45 -04:00
Display.c adding a backlight polarity flag to Display 2020-03-25 22:51:20 -07:00
Display.h adding a backlight polarity flag to Display 2020-03-25 22:51:20 -07:00
EPaperDisplay.c rename routines to be clearer; fix wiznet arg types 2020-03-05 16:35:31 -05:00
EPaperDisplay.h More cleanup 2019-08-22 16:16:09 -07:00
FourWire.c rename routines to be clearer; fix wiznet arg types 2020-03-05 16:35:31 -05:00
FourWire.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Group.c Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
Group.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
I2CDisplay.c rename routines to be clearer; fix wiznet arg types 2020-03-05 16:35:31 -05:00
I2CDisplay.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
OnDiskBitmap.c Updated OnDiskBitmap RTD example for 5.x 2020-02-14 10:23:23 -08:00
OnDiskBitmap.h adding height and width to OnDiskBitmap for #1460 2019-01-20 22:33:22 -08:00
Palette.c allow tuple or list for Palette color 2020-02-03 22:09:53 -05:00
Palette.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
ParallelBus.c Make ParallelBus reset ping arg required 2020-03-06 14:30:30 -05:00
ParallelBus.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Shape.c Update Shape.c 2019-12-30 16:54:16 +01:00
Shape.h Add support for rendering a shape. 2019-01-14 17:29:15 -08:00
TileGrid.c Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
TileGrid.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
__init__.c Refresh ePaper displays once code.py is done running 2019-08-22 14:23:32 -07:00
__init__.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00