summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_imgfmt_png.pas
AgeCommit message (Expand)Author
2012-11-13Fixes a memory leak when reading a PNG image from a Stream.Graeme Geldenhuys
2012-08-31Implements loading PNG images from a Stream or Resource.Graeme Geldenhuys
2012-08-31Refactored the png loading code.Graeme Geldenhuys
2012-03-20BMP and PNG image loading now correctly sets the Alpha channel values.Graeme Geldenhuys
2012-02-21Adds PNG loading support.Graeme Geldenhuys