Leonardo Gibrowski Faé
Leonardo Gibrowski Faé
> man swww-daemon says this is for debug pupose, and swww init should be preffered as it waits for the daemon to be ready. Ah, this is out of date...
> How about sending a message to stderr stating that `swww init` is deprecated and then later down the road, init it can be totally removed from the argument list....
> I suppose you've opted for the latter? Yes. We want the daemon to remain as minimal as possible, because it will run "forever". So I want to put the...
Thanks, Hugo. As mentioned in #182, could you maybe also delete the `swww init` command?
From what I can tell, this looks done. Are you planning on doing anything else?
Unlikely to be implemented anytime soon (if at all), as the [image](https://github.com/image-rs/image) crate doesn't seem to have (or plan to have) support for it.
Update: if I manage to finish up #52, doing this wouldn't be so bad. We could use the [resvg](https://crates.io/crates/resvg) crate for it. I won't make any guarantees, however, since using...
I was just want to say that reading these comments I have been convinced that it would be nice to have SVG support in `swww` for a variety of reasons....
I think you also mentioned you are on the latest version, `0.9.1`, right?
I honetly believe that image you've sent is simply corrupted somehow. The browser will animate, but neither `imv` or `ffmpeg` will. If you try [this animated image](https://mathiasbynens.be/demo/animated-webp) instead, `swww` seems...