Version 0.3
Run APNG_Demo3.ahk written by LiquidGravity (based loosely on gdi+ ahk tutorial 11 written by tic (Tariq Porter))
Demonstrates animation of APNG images with a queue system
Requirements:
Requires Gdip.ahk written by tic (Tariq Porter) either in your Lib folder as standard library or using #Include http://www.autohotke...pic.php?t=32238
(included in Zip) Requires command line APNG Disassembler by Max Stepin http://sourceforge.n...ojects/apngdis/
(included in Zip) Requires List Functions Mod.ahk This is a modified version of Uberi's List Manipulation functions http://www.autohotke...pic.php?t=68313
(included in Zip) Demo additionally requires 2 APNG images
Recent Changes:
Version 0.1
- Initial semi-private release (that sounds dirty)
Version 0.2
- Private build
- Removed dependancy on list view and now uses a modified version of Uberi's List Manipulation functions <!-- m -->http://www.autohotke...pic.php?t=68313<!-- m -->
- Added functions such as 2dArrayList_Modify to alter an existing sprite.
- Changed demo to highlight more of the multi sprite queue system features.
Version 0.3
- First posted in the Scripts and Functions
- Added functions for checking what sprite(s) is/are under a specified location.
- Changed demo to now highlight these features as well.
Zip Download:
http://www.autohotke.../APNG_DEMO3.zip
Demo screenshot:





