<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16625"></HEAD>
<BODY>Hi,all,<BR>&nbsp; In what situation will the clip region decrease the 
performance of filliing?<BR>&nbsp; I find it that I my program if I reset the 
clip before filling, it will be much faster.<BR>&nbsp; It my program, if i don't 
reset the clip, calling cairo_fill to fill 500 rectangles takes about 20ms, 
which i think is too long!<BR>&nbsp; Any suggestions to improve the performance 
of cairo_filling?<BR><BR>Thanks.<BR>&nbsp; <BR></BODY></HTML>