gtk-sharp
gtk-sharp copied to clipboard
avif support in gdk pixbuf
it seems that libavif have a gdk pixbuf module : https://github.com/AOMediaCodec/libavif/pull/182/files https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/76
build libavif with DAVIF_BUILD_GDK_PIXBUF=ON then build gdk-pixbuf then gdk-sharp and format will apear so I guess it is something doable with build chain.