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 -- To unsubscribe send a mail to [EMAIL PROTECTED]
