Geektoolkit / Dynaframe3

Dynamic Photo and Video Slideshow system for SBC (such as Raspberry pi)
203 stars 38 forks source link

Support Tif file format? #179

Open Badlee2020 opened 2 years ago

Badlee2020 commented 2 years ago

I am using Dynaframe3, it seems as if only jpg file format can be displayed. Does it als also support other picture formats?

Geektoolkit commented 2 years ago

It supports bmp, png, and jog formats. It uses Avalonia and skia so it's currently limited to those formats. I'm looking into Tiff support but it's going to be a bit. I'm currently working on animated gifs

raspitakesovertheworld commented 1 year ago

Support for webp would also be useful, as they are the successor for the always horrible and terrible crappy looking low resolution / low color palette GIFs. It is a shame that Avalonia and skia has such a limited format support. Unfortunately, we always have more and more and more formats, they never become less.