Comment 44 for bug 448686

Revision history for this message
In , L. David Baron (dbaron) wrote :

Created an attachment (id=414115)
simple testcase program on top of Gtk/Gdk/cairo

Here's a simple testcase program that shows the problem, written on top of Gtk+Gdk+cairo. I haven't looked into what X calls cairo is making (it might just be XFillPolygon, though I don't know how the antialias mode translates).

This draws a triangle on an Xvnc server, but draws nothing on the Intel server.