diff src/graphics.h.in @ 7377:46b58515067d

[project @ 2008-01-15 06:57:15 by jwe]
author jwe
date Tue, 15 Jan 2008 06:57:15 +0000
parents 74d64ead0cd7
children a78c7bccda91
line wrap: on
line diff
--- a/src/graphics.h.in	Tue Jan 15 01:18:40 2008 +0000
+++ b/src/graphics.h.in	Tue Jan 15 06:57:15 2008 +0000
@@ -2048,6 +2048,8 @@
       double_property markersize , 6
       string_property keylabel , ""
       radio_property interpreter a , "{tex}|none|latex"
+      string_property displayname , ""
+      radio_property erase_mode , "{normal}|none|xor|background"
     END_PROPERTIES
   };
 
@@ -2134,6 +2136,16 @@
       radio_property fontangle a , "{normal}|italic|oblique"
       radio_property fontweight a , "light|{normal}|demi|bold"
       radio_property interpreter a , "{tex}|none|latex"
+      color_property backgroundcolor , "{none}"
+      string_property displayname , ""
+      color_property edgecolor , "{none}"
+      radio_property erase_mode , "{normal}|none|xor|background"
+      bool_property editing , "off"
+      radio_property fontunits , "inches|centimeters|normalized|{points}|pixel"
+      radio_property linestyle , "{-}|--|:|-.|none"
+      double_property linewidth , 0.5
+      double_property margin , 1
+      radio_property verticalalignment , "top|cap|{middle}|baseline|bottom"
     END_PROPERTIES
 
   protected: