gtk/gdk/loaders
Benjamin Otte 64e5c76323 png: Don't set a size limit when saving
gdk_texture_save_to_png_bytes() cannot fail, so ensure that it doesn't.

Testsuite has been updated to check for this case.

Note that we do not load the PNG file that we generate here.
Loading is a lot more scary than saving after all.
If people want to load oversized PNG files, they should use a real PNG
loader.
2024-01-07 07:22:53 +01:00
..
gdkjpeg.c Address various static analysis complaints 2023-11-22 00:07:47 -05:00
gdkjpegprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkpng.c png: Don't set a size limit when saving 2024-01-07 07:22:53 +01:00
gdkpngprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdktiff.c Add XRGB memory formats 2023-10-20 17:58:06 -04:00
gdktiffprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00