Ok thanks for the tip, I was not aware of the way to submit something. I will do it as soon as I reach home :-)
Thanks again Rno On Thu, Oct 16, 2008 at 11:48 AM, Chris Lord <[EMAIL PROTECTED]> wrote: > On Wed, 2008-10-15 at 21:41 +0200, Arnaud VALLAT wrote: >> Hello, >> >> please find along with this email patches to add outline rendering capability >> to ClutterLabel (and so to PangoClutter). Following is the function to call >> to use outline feature. >> >> void clutter_label_set_outline(ClutterLabel *label, gboolean outline); >> gboolean clutter_label_get_outline(ClutterLabel *label); >> void clutter_label_set_outline_width(ClutterLabel *label, gfloat >> outline_width); >> gfloat clutter_label_get_outline_width(ClutterLabel *label); >> >> I've tried to respect the coding convention of files I have modified. >> >> Hopes this is how to submit a patch. >> >> Rno > > Cool stuff, having text outlines would be great - if you could file this > in the Clutter bugzilla: http://bugzilla.o-hand.com/ with the attached > diffs as a single patch, I'm sure it will get reviewed soon. > > -- > Chris Lord, Intel Open Source Technology Centre > > -- "Given enough eyeballs, all bugs are shallow" Eric Steven Raymond -- To unsubscribe send a mail to [EMAIL PROTECTED]
