pimoroni-pico/libraries/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
..
CMakeLists.txt JPEGDEC: Add CMake files. 2022-06-24 11:15:44 +01:00
JPEGDEC.cpp JPEGDEC: Sync with upstream. 2022-12-13 14:21:57 +00:00
JPEGDEC.h JPEGDEC: Clip drawing to iWidthUsed. 2022-12-14 18:42:03 +00:00
jpeg.cpp JPEGDEC: Add CMake files. 2022-06-24 11:15:44 +01:00
jpeg.inl JPEGDEC: Clip drawing to iWidthUsed. 2022-12-14 18:42:03 +00:00
jpegdec.cmake JPEGDEC: Add CMake files. 2022-06-24 11:15:44 +01:00