If you manually download images from Unsplash nowadays, you may only get .avif image format file, Variety now cannot view nor fetch avif image from local directories. The PR #621 add avif format support and test ok on my machine.
Ths PR include:
File extension filters with ".avif";
Recommend package 'libavif-gdx-pixbuf' for image parsing and decoding.
If you manually download images from Unsplash nowadays, you may only get .avif image format file, Variety now cannot view nor fetch avif image from local directories. The PR #621 add avif format support and test ok on my machine.
Ths PR include: