]> git.0d.be Git - empathy.git/commit
Add a rectangle actor with rounded corners
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Wed, 17 Aug 2011 12:20:29 +0000 (13:20 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Fri, 19 Aug 2011 09:27:27 +0000 (10:27 +0100)
commitc1eb12ebde6572a01744a8120440e630c8920d3a
treed07b5a0317af884a099e493b75337d7117f263d9
parentb11d6d385735ef43450271d7f07604448f751ce2
Add a rectangle actor with rounded corners

This is a ClutterCairoTexture subclass and uses Cairo for
drawing as Cairo is antialiased while Cogl is not.

https://bugzilla.gnome.org/show_bug.cgi?id=656576
src/Makefile.am
src/empathy-rounded-rectangle.c [new file with mode: 0644]
src/empathy-rounded-rectangle.h [new file with mode: 0644]