add functions to load&scale pictures and to get exif information
authorFelix Domke <tmbinc@elitedvb.net>
Sat, 18 Nov 2006 13:14:57 +0000 (13:14 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sat, 18 Nov 2006 13:14:57 +0000 (13:14 +0000)
commitba99f2a78a438151e49057ebc23b53fce032d731
tree95302b8290c740be3f516086e16683fb4833e2ad
parentd31cde226e8713d91b8ad978e77e2c159c35e5a6
add functions to load&scale pictures and to get exif information
lib/gdi/Makefile.am
lib/gdi/picexif.cpp [new file with mode: 0644]
lib/gdi/picexif.h [new file with mode: 0644]
lib/gdi/picload.cpp [new file with mode: 0644]
lib/gdi/picload.h [new file with mode: 0644]
lib/python/enigma_python.i