2.43.3 (development) === - Add a native loader for Android builds - Use the glycin loader for SVG as well. - Change the default build options to be 'auto' for all loader options. On Linux, we build only the glycin loader, unless overwritten. - Change the default value for the builtin_loaders option to 'default'. On Linux, we interpret 'default' as 'glycin'. On other platforms, we interpret it as 'png,jpeg' (which was the previous default value). - Require Meson 1.5 to build gdk-pixbuf - Use glycin for saving. The following formats are supported: png, jpeg, tiff, webp, ico, bmp. For png, jpeg and tiff, the most common options are supported when saving. - Fix introspection annotations for loading and saving GdkPixbuf from and to streams asynchronously