wxWidgets icon indicating copy to clipboard operation
wxWidgets copied to clipboard

Animated PNG(apng) support

Open wxtrac opened this issue 10 years ago • 5 comments

Issue migrated from trac ticket # 16285

component: GUI-all | priority: normal | keywords: apng animated png libpng

2014-05-22 16:58:04: Metallicow (Metallicow) created the issue


Support for Animated PNG(.apng .png) in general. This has had a lot more work put into it since the Kickstarter success. Isn't it about time for wx to start supporting this also? apng is superior to the other formats and has become a lot more accepted by developers overall.

AnimationCtrl support firstly and then in other places it could be used/applied logically(Ex: if a bitmap/image for a widget is an apng, methods for starting/stopping the animation would apply)

libpng patchs https://sourceforge.net/projects/apng/

wxtrac avatar May 22 '14 16:05 wxtrac

2014-05-22 17:08:25: @vadz changed status from new to confirmed

2014-05-22 17:08:25: @vadz commented

Any contributions would be welcome but please don't set the milestone unless you intend to work yourself on implementing this.

wxtrac avatar May 22 '14 17:05 wxtrac

2014-05-22 17:13:18: Metallicow (Metallicow) commented


opps. I intended a feature request in general. Ok understood. Thanks.

wxtrac avatar May 22 '14 17:05 wxtrac

Hi, any update on this? Is apng support still being considered?

jmkd3v avatar May 14 '22 03:05 jmkd3v

Nobody is actively working on this AFAIK. Contributions would still be welcome, of course.

vadz avatar May 14 '22 14:05 vadz

https://github.com/kdschlosser/wxAnimation I just found this repo which appears to add support for apng and some other decoders - might be worth looking into.

jmkd3v avatar May 14 '22 16:05 jmkd3v