summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/ColorConverter.c
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2019-09-08Set dither default to False and document itScott Shawcroft
2019-09-06Use kwargs for dither in ColorConverter constructorMatthew Newberg
2019-09-06Fix comment on color converterMatthew Newberg
2019-09-05Move dither parameter to ColorConverter constructor and parameterMatthew Newberg
2019-07-19Review feedback including NO_BRIGHTNESS_COMMAND macroScott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft