Search
Top Posts & Pages
- Exchange Data and Objects between C++ and QML and vice versa
- cli4clj Version 1.3.2 - New: Embedded CLIs
- QML TreeView
- Hotplug an External Screen to your Laptop on Linux
- Note to self: Resize animated PNG (APNG)
- QML and Clipboard Interaction
- Easing the Implementation of Simple Interactive CLIs for #Clojure Applications with cli4clj
- QComboBox for QML
- Reorder Items in a QML ListView via Touch Gestures
- QML FlowListView
Links
Tag Archives: APNG
Note to self: Resize animated PNG (APNG)
Interestingly, animated PNG (APNG) files seem to be so scarce that neither Gimp nor ImageMagick support this format. In fact, it took me quite a bit of searching until I found a way to scale an animated PNG preserving the … Continue reading
Posted in Misc., Other Software, Snippets
Tagged APNG, Image Processing, Open Source, PNG
Leave a comment