Changes: Added the changes recommended in the thread: added #inclib "fbpng" to the fbpng.bi added default target remade the BMPs so no more false positives on the test1 made readme.txt use CRLF for ease for windows users Found some places where if things went horribly wrong, memory or file handles could potentially leak (this was actually very unlikely in practise, but best to be safe) Now included prebuilt versions with zlib compiled in (STATICZ=1), so you can use that version if you don't want to rely on zlib1.dll or similar. A couple of other minor changes I forget