<font color='black' size='2' face='arial'><font size="2"><br>
Hi Cairo Folks,<br>
<br>
I put together a little program that can dynamically draw a "tiled" mesh. It is working but I am having trouble understanding how P0, P1, P2, and P3 change the drawing. Looking at the documentation for cairo_pattern_create_mesh() it shows these control points inside the mesh. Where should all four control points be so the mesh would be the same as if it had no P control points? Are there some intitial default positions that I can use for the P control points? Thank you for any help.<br>
<br>
Eric<br>
<br>
https://github.com/cecashon/OrderedSetVelociRaptor/blob/master/Misc/cairo_drawings/draw_mesh1.c</font></font>