]> git.tdb.fi Git - libs/gui.git/history - source/graphics/png/pngloader.cpp
Add a helper class for registering image loaders
[libs/gui.git] / source / graphics / png / pngloader.cpp
2014-12-19 Mikko RasaAdd a helper class for registering image loaders
2013-10-10 Mikko RasaAdd pixel formats with a padding component
2013-10-10 Mikko RasaAllow images to have padding between rows
2013-10-07 Mikko RasaImplement automatic registration of image loaders
2013-10-07 Mikko RasaChange the ImageLoader API to use IO::Seekable
2013-10-05 Mikko RasaMake the image loading code more modular