New feature: Import of PNG files.
commit2e127a7af2d70d5308840d5c6168b146f95cf2a5
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Sat, 28 Nov 2009 20:49:45 +0000 (28 21:49 +0100)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Sat, 28 Nov 2009 20:51:42 +0000 (28 21:51 +0100)
treed3130b59a2519c200dd250aec3d6558168a8c8f7
parent6ec77e1149e7cd62356000931e3fdb7e8a0cbd22
New feature: Import of PNG files.

Warning: The import has only been tested with 8 bit RGB files without alpha channel!
source/Makefile.am
source/Shapes_Helpers_decls.h
source/coreconstruct.cc
source/drawabletypes.cc
source/drawabletypes.h
source/import_png.cc [new file with mode: 0644]
source/rasterloaders.h [new file with mode: 0644]