Dear Bill<div><br></div><div>Thanks for your reply.</div><div><br></div><div>I was curious that whole recorded recording surface should be replayed when process call replay function of Recording surface.</div><div>We can reduce Replay-time with partial replay instead of whole replay if developer can control replay region with simple method through other cairo function.</div>
<div><br></div><div>I want to know that there is some skill to control replay region in Recording surface.</div><div><br><br><div class="gmail_quote">2011/4/13 Bill Spitzak <span dir="ltr">&lt;<a href="mailto:spitzak@gmail.com">spitzak@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I think replaying back a recorded surface to another Cairo surface would be slightly slower than doing the Cairo calls directly to that second surface.<br>

<br>
But perhaps not by much. And if you do a lot of other work before generating those Cairo calls (such as interpreting SVG for instance...), that work is avoided when replaying the surface.<br>
<br>
So I would suspect this would be a good speed improvement.<br>
<br>
Keun Yong Lee wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Dear All<br>
<br>
I have a concern that use recording surface as in Embedded system(like Mobile device).<br>
<br>
I have a question that it is possible to replay recording surface partially.<br>
LCD resolution is much smaller than total contents size because our target is embedded system.<br>
<br>
If possible, we can reduce replay time for screen with recording surface after create recording surface for whole contents,.<br>
 Thanks.<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
--<br>
cairo mailing list<br>
<a href="mailto:cairo@cairographics.org" target="_blank">cairo@cairographics.org</a><br>
<a href="http://lists.cairographics.org/mailman/listinfo/cairo" target="_blank">http://lists.cairographics.org/mailman/listinfo/cairo</a><br>
</blockquote>
</blockquote></div><br></div>