Index: trunk/Ohana/src/kapa2/include/structures.h
===================================================================
--- trunk/Ohana/src/kapa2/include/structures.h	(revision 39457)
+++ trunk/Ohana/src/kapa2/include/structures.h	(revision 40419)
@@ -115,7 +115,9 @@
 typedef struct {
   int x, y;
-  int dx, dy;
+  int dx, dy; // unused?
   double angle;
   int  size;
+  int justify;
+  int color;
   char font[64]; 
   char text[LABEL_MAXLEN];
