<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1125080444;
        mso-list-template-ids:1194598856;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'>I&#8217;ve been using cairo and Pango on Windows XP (via a set of VisualWorks
Smalltalk bindings) for over a year and have been very happy with it. I work
for a company that makes semiconductor processing equipment and we use cairo to
drive an animation overview for one of the machines. It&#8217;s been in
production for over a year without issue. Granted, we use a fraction of what
cairo is capable of doing, but what we do use works very well. So far, every
performance issue I have run into, has been on my side, not cairo.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'>&nbsp;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'>When it came to building the DLLs, I started to try and do it all
in VS2008, but ended up going the route of GCC+mingw32. I think an end-to-end
build within VS is possible, I just didn&#8217;t have the patience to figure it
all out. That was all when cairo was at 1.8.8. We are still using 1.8.8.
Shortly after I finished mucking around with the whole build process, Travis Griggs
(the same guy who made the Smalltalk language bindings) published an easier
end-to-end build guide on the cairo wiki for building on Windows and Mac. You
may have already seen this, but just in case, check out. <a
href="http://cairographics.org/building/"><span style='color:black'>http://cairographics.org/building/</span></a>
. Over the next several weeks, I will be attempting to rebuild for 1.8.10, but
will probably end up using the method that Travis published. If you do end up
choosing to do it all in VS2010, I would be overjoyed to know how you did it!<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'>Curious&#8230;is Windows7 the only target OS? If so, why not
Direct2D (dare I mention that name on this forum&#8230;.).<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'>-Chris<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";
color:black'>&nbsp;</span><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
cairo-bounces+chris.thorgrimsson=lamrc.com@cairographics.org
[mailto:cairo-bounces+chris.thorgrimsson=lamrc.com@cairographics.org] <b>On
Behalf Of </b>Lucan1d Beetle<br>
<b>Sent:</b> Friday, October 01, 2010 3:47 AM<br>
<b>To:</b> cairo@cairographics.org<br>
<b>Subject:</b> [cairo] Questions about Cairo and Windows<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>I
am looking for a 2D graphics toolkit for a new large project and Cairo is
looking promising but one of the requirements I have is that the software runs
well on Windows 7 so I would appreciate answers to the following questions:<br>
&nbsp;<o:p></o:p></span></p>

<ol start=1 type=1>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l0 level1 lfo1'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Does
     Cairo run as well on Windows as it does on other platforms (i.e. Linux)?<o:p></o:p></span></li>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l0 level1 lfo1'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Can
     I build Cairo on Windows or do I have to wait for GTK or someone else to
     build the latest version and release the binaries?<o:p></o:p></span></li>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l0 level1 lfo1'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Can
     Cairo be built using Visual Studio 2010 or be built in such a way that the
     resulting library works well with code built using Visual Studio 2010?<o:p></o:p></span></li>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l0 level1 lfo1'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>In
     which Windows contexts/containers/frames can Cairo run such as Win32, MFC
     or WPF?<o:p></o:p></span></li>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l0 level1 lfo1'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Are
     there any known issues, limitations or &quot;gotchas&quot; related to
     running Cairo on Windows?<o:p></o:p></span></li>
</ol>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;<br>
Thanks,<br>
&nbsp;<br>
<span style='color:black'>-Lucan1d-</span><o:p></o:p></span></p>

</div>

</body>

</html>