loaders: Add PSP Image loader.
commit36dac7fab1a5a700d756545b06b95c5352dd1615
authorCyril Hrubis <metan@ucw.cz>
Sat, 3 Nov 2012 22:18:26 +0000 (3 23:18 +0100)
committerCyril Hrubis <metan@ucw.cz>
Sat, 3 Nov 2012 22:19:45 +0000 (3 23:19 +0100)
treee4004b90fef3eeb9f122755cddebe70e5089e13b
parent1a4cfc00663ccc76f058a87cc00c031ec57dd982
loaders: Add PSP Image loader.

The loader could extract composite image
from Paint Shop Pro Image format.
include/loaders/GP_Loaders.h
include/loaders/GP_PSP.h [copied from include/loaders/GP_Loaders.h with 55% similarity]
libs/loaders/GP_Loaders.c
libs/loaders/GP_PSP.c [new file with mode: 0644]