pimoroni-pico/micropython/modules/jpegdec
Phil Howard 6c1556a429 PicoGraphics: 1bit/1bitY dither all drawing operations.
Note: Pen now ranges from 0 (black) to 15 (white). Values between will be dithered ala Badger 2040.
2022-07-06 11:32:56 +01:00
..
jpegdec.c PicoGraphics: Tidy up dithering. 2022-06-14 15:06:44 +01:00
jpegdec.cpp PicoGraphics: 1bit/1bitY dither all drawing operations. 2022-07-06 11:32:56 +01:00
jpegdec.h JPEGDEC: Add open_file. 2022-06-13 20:12:03 +01:00
micropython.cmake JPEGDEC: Move to libraries, use C++, draw into PicoGraphics. 2022-06-13 20:12:03 +01:00