circuitpython/shared-bindings/gifio
Jeff Epler 774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
..
GifWriter.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
GifWriter.h gifio: Add dithered output 2021-10-27 10:54:31 -05:00
OnDiskGif.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
OnDiskGif.h Initial paletts for OnDiskGif 2023-04-18 19:44:03 -05:00
__init__.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
__init__.h