Z. S. O. wrote:
Is anyone able to test this on Windows or Linux? I only have a Mac so
I'm wondering if it's a platform-specific bug.
I have tried your test on my linux box, it's working well with clutter
0.8.4. And I'm using latest graphics bits built from git.
Thanks
--Shuang
On Sat, Jan 3, 2009 at 6:12 AM, Z. S. O. <[email protected]
<mailto:[email protected]>> wrote:
Hi, I created a ClutterActor subclass to create round
rectangles. If you run the attached files, it should make a
perfectly good rounded rectangle with a thin black border.
But let's say you want to FILL the rectangle with black instead.
Open up RoundedRectangle.c and comment out the "cogl_path_stroke
();" and uncomment "//cogl_path_fill ();".
On Mac OS X, the result is that it fills in the entire square, not
just the area within the rounded rectangle. Is this a bug, or am I
missing something?
--
To unsubscribe send a mail to [email protected]