pimoroni-pico/micropython/modules/jpegdec
Phil Howard 13414b5037 JPEGDEC: Clip drawing to iWidthUsed.
Corrects clipping width using new iWidthUsed value, noticable particularly on smaller jpegs and those that aren't a multiple of the MCU sized.

Fixes #573
2022-12-14 18:42:03 +00:00
..
jpegdec.c PicoGraphics: Tidy up dithering. 2022-06-14 15:06:44 +01:00
jpegdec.cpp JPEGDEC: Clip drawing to iWidthUsed. 2022-12-14 18:42:03 +00: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