unsigned..
authorDana Jansens <danakj@orodu.net>
Thu, 3 May 2007 03:17:18 +0000 (03:17 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 3 May 2007 03:17:18 +0000 (03:17 +0000)
render/render.h

index 3b99637..ad638ae 100644 (file)
@@ -125,7 +125,7 @@ struct _RrTextureText {
     gint shadow_offset_x;
     gint shadow_offset_y;
     RrColor *shadow_color;
-    gchar shadow_alpha;
+    guchar shadow_alpha;
     gboolean shortcut; /*!< Underline a character */
     guint shortcut_pos; /*!< Position in bytes of the character to underline */
 };