circuitpython/shared-bindings/displayio
Scott Shawcroft 4b0afc855d
Fix up sphinx
2019-03-19 18:37:41 -07:00
..
Bitmap.c A variety of displayio improvements 2019-02-11 20:55:05 -08:00
Bitmap.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
ColorConverter.c A variety of displayio improvements 2019-02-11 20:55:05 -08:00
ColorConverter.h Add OnDiskBitmap which loads pixel data straight from disk. 2018-09-12 15:25:59 -07:00
Display.c changed from mp_int_t to uint16_t 2019-03-05 21:25:09 -08:00
Display.h Rework background display task to allow reads from SPI SD card during display. Clarify code. Handle multiple displays better. 2019-03-07 00:08:16 -05:00
FourWire.c Update displayio docs to add detail to display bus comments 2019-03-12 17:18:33 -07:00
FourWire.h share fourwire and make nrf compile 2019-01-17 15:15:59 -08:00
Group.c Standardize TileGrid to x and y properties over position 2019-03-12 17:18:33 -07:00
Group.h Accept x and y kwargs into Group for initial position. 2019-03-12 17:17:32 -07:00
OnDiskBitmap.c Fixed the OnDiskBitmap example to reflect code changes 2019-03-02 09:12:40 -08:00
OnDiskBitmap.h adding height and width to OnDiskBitmap for #1460 2019-01-20 22:33:22 -08:00
Palette.c A variety of displayio improvements 2019-02-11 20:55:05 -08:00
Palette.h Minor tweaks based on feedback 2018-09-06 14:49:49 -07:00
ParallelBus.c Update displayio docs to add detail to display bus comments 2019-03-12 17:18:33 -07:00
ParallelBus.h Fix other builds and hallowing 2019-01-17 14:45:29 -08:00
Shape.c Arg check width and height into Shape. 2019-02-13 17:34:39 -08:00
Shape.h Add support for rendering a shape. 2019-01-14 17:29:15 -08:00
TileGrid.c Standardize TileGrid to x and y properties over position 2019-03-12 17:18:33 -07:00
TileGrid.h Standardize TileGrid to x and y properties over position 2019-03-12 17:18:33 -07:00
__init__.c Fix up sphinx 2019-03-19 18:37:41 -07:00
__init__.h External fourwire works and blinka splash after 2019-01-17 00:20:16 -08:00