Merge branch 'gdk-pixbuf2-formatting' into 'f43'

Fix formatting in gdk-pixbuf2 release note

See merge request fedora/docs/fedora-linux-documentation/release-notes!65
This commit is contained in:
Petr Bokoč 2025-10-29 06:34:35 +00:00
commit 020b15a9eb

View file

@ -23,7 +23,7 @@ All built-in pixbuf loaders have been removed in favor of the Glycin pixbuf load
Most external pixbuf loaders are now obsolete, as Glycin supports the same image formats.
Accordingly, `avif-pixbuf-loader` from `libavif`, `heif-pixbuf-loader` from `libheif`, `jxl-pixbuf-loader` from `libjxl`,
rsvg-pixbuf-loader from librsvg, and the standalone package `webp-pixbuf-loader` have all been removed from the distribution.
`rsvg-pixbuf-loader` from `librsvg`, and the standalone package `webp-pixbuf-loader` have all been removed from the distribution.
Additionally, `gdk-pixbuf-thumbnailer` has been removed in favor of `glycin-thumbnailer`. `libvaif`, `libjxl`, and `librsvg` no longer provide thumbnailers, since they depend on `gdk-pixbuf-thumbnailer`.
`libheif` still provides its own standalone thumbnailer, although it is redundant with the Glycin thumbnailer.