You might be interested in this patch in the mozilla source code for cairo:<br><a href="http://hg.mozilla.org/mozilla-central/file/3205228e9838/gfx/cairo/wince-fixes.patch">http://hg.mozilla.org/mozilla-central/file/3205228e9838/gfx/cairo/wince-fixes.patch</a><br>
<br>If you don&#39;t get a reply on the ML you might try asking on the cairo IRC channel, people are sometimes more talkative on there.<br><br>~G<br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 4:38 PM, Mohit Sindhwani <span dir="ltr">&lt;<a href="mailto:ml3p@onghu.com">ml3p@onghu.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mohit Sindhwani wrote:<br>
<div class="im">&gt; Mohit Sindhwani wrote:<br>
&gt;<br>
&gt; Next on, I&#39;m stuck at an error in building win32-surface.c - there seem<br>
&gt; to be some errors related to the function:<br>
&gt; * _cairo_win32_save_initial_clip -&gt; called from<br>
&gt; _cairo_win32_surface_finish, _cairo_win32_surface_set_clip_region<br>
&gt;<br>
<br>
</div>Can anyone explain the function of the methods:<br>
* cairo_int_status_t _cairo_win32_save_initial_clip (HDC hdc,<br>
cairo_win32_surface_t *surface)<br>
* cairo_int_status_t _cairo_win32_restore_initial_clip<br>
(cairo_win32_surface_t *surface)<br>
<br>
These throw up warning/ errors when compiling and eventually results in<br>
missing symbols when on Windows CE.  On the other hand, these were not<br>
there in 1.4.4.  These functions are called from:<br>
1&gt;_cairo_win32_restore_initial_clip referenced in function<br>
_cairo_win32_surface_finish<br>
1&gt;_cairo_win32_save_initial_clip referenced in function<br>
cairo_win32_surface_create<br>
<br>
What do these two functions provide?  Can I remove them and replace them<br>
with an older version.  Any advice?<br>
<br>
Cheers,<br>
Mohit.<br>
10/12/2009 | 10:38 PM.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
cairo mailing list<br>
<a href="mailto:cairo@cairographics.org">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>
</div></div></blockquote></div><br>