Move image handling to its own file and implement it (almost) completely.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14334 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
alexm 2002-08-26 14:03:04 +00:00
parent 24742286f5
commit fc5083eb56
8 changed files with 701 additions and 156 deletions

View file

@ -22,15 +22,9 @@ copyright 2002 Alexander Malmberg <alexander@malmberg.org>
#define blit_h
/* TODO!!! */
#include "config.h"
#if BUILD_SERVER == SERVER_rds
#define RDS
#endif
#include <libart_lgpl/libart.h>
/** Information about how we draw stuff **/