It runs on the OLPC XO now, unless you run out of memory. Do not even think of using stamps, system fonts, etc.

This commit is contained in:
Albert Cahalan 2007-03-12 03:55:30 +00:00
parent 4097c3d14b
commit 542aaf4cad
3 changed files with 17 additions and 3 deletions

View file

@ -32,7 +32,7 @@
/* Color depth for Tux Paint to run in, and store canvases in: */
#ifdef NOKIA_770
#if defined(NOKIA_770) || defined(OLPC_XO)
# define VIDEO_BPP 15
#else
//# define VIDEO_BPP 15 // saves memory