NoAvailableAlias / NanoMage

Minimalist image viewer using async C# WPF.
MIT License
0 stars 0 forks source link

gif animation support #3

Open NoAvailableAlias opened 5 years ago

NoAvailableAlias commented 5 years ago

NanoMage currently does not support animating .gifs and will require a new AnimationController created and composed by ImageController.

NoAvailableAlias commented 4 years ago

Latest commit 5f9f4bdc24374f0406f5481ca5d36b2a50b60a82 has added the initial support for gif animations. However, some gifs produce visual artifacts and will need resolved before completing milestone 1.0