<div dir="ltr">Hi,<br><br>is there anyway to install pycairo on Windows?<br>Through <a href="http://www.cairographics.org/download/">http://www.cairographics.org/download/</a> I know it&#39;s possible to install cairo, but is this possible to install pycairo? If it is, how do I do it?<br>
<br>Thanks,<br>Rodrigo Araújo<br><br><div class="gmail_quote">On Mon, Jul 28, 2008 at 11:47 PM, Steve <span dir="ltr">&lt;<a href="mailto:stevech1097@yahoo.com.au">stevech1097@yahoo.com.au</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;">
Pycairo is a set of Python bindings for the multi-platform 2D graphics<br>
library cairo.<br>
&nbsp;<a href="http://cairographics.org" target="_blank">http://cairographics.org</a><br>
&nbsp;<a href="http://cairographics.org/pycairo" target="_blank">http://cairographics.org/pycairo</a><br>
<br>
Overview of changes from pycairo 1.4.0 to pycairo 1.6.4<br>
========================================================<br>
General changes:<br>
 &nbsp; &nbsp;Pycairo 1.6.4 requires cairo 1.6.4 (or later)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;requires Python 2.5 (or later)<br>
<br>
Bug fixes:<br>
 &nbsp; &nbsp;16112: Fix win32 &#39;python setup.py ...&#39; build -- use double quotes<br>
<br>
New Methods:<br>
 &nbsp; &nbsp;Context.has_current_point<br>
 &nbsp; &nbsp;Context.path_extents<br>
 &nbsp; &nbsp;ImageSurface.format_stride_for_width<br>
 &nbsp; &nbsp;PSSurface.get_eps<br>
 &nbsp; &nbsp;PSSurface.set_eps<br>
 &nbsp; &nbsp;PSSurface.ps_level_to_string<br>
 &nbsp; &nbsp;PSSurface.restrict_to_level<br>
 &nbsp; &nbsp;Surface.copy_page<br>
 &nbsp; &nbsp;Surface.show_page<br>
<br>
New Constants:<br>
 &nbsp; &nbsp;cairo.PS_LEVEL_2, cairo.PS_LEVEL_3<br>
<br>
Other changes:<br>
 &nbsp; &nbsp;test/pygame-test1.py, test/pygame-test2.py : pygame tests<br>
<br>
 &nbsp; &nbsp;examples/cairo_snippets/snippets/ellipse.py : Update<br>
 &nbsp; &nbsp;so line-width is a constant width in device-space not user-space<br>
<br>
--<br>
I no longer have write access to <a href="http://cairographics.org/releases" target="_blank">http://cairographics.org/releases</a>,<br>
so there is no tar file release. For the moment pycairo 1.6.4 can only<br>
be accessed from CVS using<br>
 &nbsp; &nbsp;cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/cairo co pycairo<br>
<br>
<br>
_______________________________________________<br>
cairo-announce mailing list<br>
<a href="mailto:cairo-announce@lists.cairographics.org">cairo-announce@lists.cairographics.org</a><br>
<a href="http://lists.cairographics.org/mailman/listinfo/cairo-announce" target="_blank">http://lists.cairographics.org/mailman/listinfo/cairo-announce</a><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>
</blockquote></div><br></div>