diff dmtext.h @ 91:e1e308167991

Various improvements in the bitmapped font loading and saving functions.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2012 17:50:28 +0300
parents b10884934aca
children f16d102dbbac
line wrap: on
line diff
--- a/dmtext.h	Tue Oct 02 16:37:58 2012 +0300
+++ b/dmtext.h	Tue Oct 02 17:50:28 2012 +0300
@@ -32,6 +32,8 @@
 #define DMFONT_MAX_HEIGHT    128
 #define DMFONT_MAX_GLYPHS    1024
 
+#define DMFONT_NPALETTE      256
+
 // Legacy TSFONT loading support
 #define TSFONT_MAGIC         "TSFONT"
 #define TSFONT_VERSION       0x0205