circuitpython/shared-module/displayio
Bryan Siepert 398c7060f8 added monochrome, 8bpp indexed, and 32bpp ARGB BMPs 2019-02-28 23:08:12 -08: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
BuiltinFont.c A variety of displayio improvements 2019-02-11 20:55:05 -08:00
BuiltinFont.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
ColorConverter.c Add OnDiskBitmap which loads pixel data straight from disk. 2018-09-12 15:25:59 -07:00
ColorConverter.h Add OnDiskBitmap which loads pixel data straight from disk. 2018-09-12 15:25:59 -07:00
Display.c Tweak the backlight PWM rate to be higher that audio range. Fixes #1571 2019-02-21 12:02:01 -08:00
Display.h Add support for display rotation and raw commands 2019-02-01 00:32:03 -08:00
FourWire.c Fix up nrf and using board.SPI in FourWire 2019-01-17 18:19:07 -08:00
FourWire.h share fourwire and make nrf compile 2019-01-17 15:15:59 -08:00
Group.c Store the original layer in Group 2019-02-15 14:29:59 -08:00
Group.h Store the original layer in Group 2019-02-15 14:29:59 -08:00
OnDiskBitmap.c added monochrome, 8bpp indexed, and 32bpp ARGB BMPs 2019-02-28 23:08:12 -08:00
OnDiskBitmap.h added monochrome, 8bpp indexed, and 32bpp ARGB BMPs 2019-02-28 23:08:12 -08:00
Palette.c Make palette color ordering consistent with ColorConvertes and fix blinka. 2019-01-23 14:44:46 -08:00
Palette.h Minor tweaks based on feedback 2018-09-06 14:49:49 -07:00
Shape.c DISPIO: end_x can't be > height of shape 2019-02-12 17:53:11 -05:00
Shape.h Add support for rendering a shape. 2019-01-14 17:29:15 -08:00
TileGrid.c A safe mode fix and displayio fixes 2019-02-13 15:31:06 -08:00
TileGrid.h More improvements to Terminal: 2019-01-31 11:42:14 -08:00
__init__.c Fix reload while display is updating. 2019-02-19 14:51:39 -08:00
__init__.h Hook up the terminal based on the first display. 2019-01-31 11:42:14 -08:00
mipi_constants.h Minor tweaks based on feedback 2018-09-06 14:49:49 -07:00