mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 00:40:55 +00:00
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:
parent
24742286f5
commit
fc5083eb56
8 changed files with 701 additions and 156 deletions
|
@ -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 **/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue