<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom"
      xmlns:thr="http://purl.org/syndication/thread/1.0"
>
        <id>http://livingcode.org/2008/12/14/drawing-with-opacity</id>
  <title type="html"><![CDATA[Comments on: Drawing with opacity]]></title>
  <link rel="self" href="http://livingcode.org/2008/12/14/drawing-with-opacity/feed" />
  <link rel="alternate" href="http://livingcode.org/2008/12/14/drawing-with-opacity" />   
  <author>
    <name>Dethe</name>
  </author>
  <generator uri="http://wordpress.org/" version="2.8.6">WordPress</generator>

<updated>2008-12-24T20:08:00Z</updated>
  <entry>
    <id>http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-37</id>
    <updated>2008-12-24T12:08:00Z</updated>
    <title type="html"><![CDATA[Comment by: mermaldad]]></title>
    <author>
<name><![CDATA[mermaldad]]></name>    </author>
    <link rel="alternate" href="http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-37" />
    <thr:in-reply-to ref="http://livingcode.org/?p=109" href="http://livingcode.org/?p=109" type="application/xhtml+xml" source="http://livingcode.org/wp-atom.php"/> 
    <link rel="related" type="text/html" href="http://livingcode.org/?p=109" />
          <content type="html"><![CDATA[<p>Thank you, Dethe, for a very timely post.  I recently got interested in playing with images in Python and I was looking for a way to draw translucent polygons.  I was using PIL, but not having any success with the built-in transparency feature.  I think it&#8217;s kind of buggy.  </p>
<p>I&#8217;d like to see your code in toto, but the link above seems to be broken.</p>
]]></content>
        </entry>
  <entry>
    <id>http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-38</id>
    <updated>2009-01-03T11:43:46Z</updated>
    <title type="html"><![CDATA[Comment by: Andre Roberge]]></title>
    <author>
<name><![CDATA[Andre Roberge]]></name><uri>http://aroberge.blogspot.com</uri>    </author>
    <link rel="alternate" href="http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-38" />
    <thr:in-reply-to ref="http://livingcode.org/?p=109" href="http://livingcode.org/?p=109" type="application/xhtml+xml" source="http://livingcode.org/wp-atom.php"/> 
    <link rel="related" type="text/html" href="http://livingcode.org/?p=109" />
          <content type="html"><![CDATA[<p>Any benchmarking on these three approaches?   I&#8217;ve started implementing my own version of Roger Alsing&#8217;s idea using aggdraw+PIL and find it a bit slow. However, I might not doing things the right way. </p>
<p>Also: the link to your test file containing the code does not work.</p>
]]></content>
        </entry>
  <entry>
    <id>http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-40</id>
    <updated>2009-01-03T12:03:38Z</updated>
    <title type="html"><![CDATA[Comment by: delza]]></title>
    <author>
<name><![CDATA[delza]]></name><uri>http://livingcode.org/</uri>    </author>
    <link rel="alternate" href="http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-40" />
    <thr:in-reply-to ref="http://livingcode.org/?p=109" href="http://livingcode.org/?p=109" type="application/xhtml+xml" source="http://livingcode.org/wp-atom.php"/> 
    <link rel="related" type="text/html" href="http://livingcode.org/?p=109" />
          <content type="html"><![CDATA[<p>mermaldad, I apologize for the slow response both in approving your comment and in answering it.  For the first, I thought I had already approved it, for the second, I missed where you said the link was broken.  All I can say in my defence is that both home and work have been crazy for the past month, but since that&#8217;s nearly always the case, it&#8217;s not much of an excuse.</p>
<p>In any case, I have fixed the link.  I think Apache was trying to treat the .py file as an executable instead of sending it.  My quick fix was to post a zipped version instead.</p>
<p>Thanks for your comments and patience.</p>
]]></content>
        </entry>
  <entry>
    <id>http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-41</id>
    <updated>2009-01-03T12:04:51Z</updated>
    <title type="html"><![CDATA[Comment by: delza]]></title>
    <author>
<name><![CDATA[delza]]></name><uri>http://livingcode.org/</uri>    </author>
    <link rel="alternate" href="http://livingcode.org/2008/12/14/drawing-with-opacity/comment-page-1#comment-41" />
    <thr:in-reply-to ref="http://livingcode.org/?p=109" href="http://livingcode.org/?p=109" type="application/xhtml+xml" source="http://livingcode.org/wp-atom.php"/> 
    <link rel="related" type="text/html" href="http://livingcode.org/?p=109" />
          <content type="html"><![CDATA[<p>Hi Andre, good to hear from you.  I&#8217;m afraid I haven&#8217;t done any benchmarks yet, but I have fixed the link.  Sorry about that.  Thanks for letting me know!</p>
]]></content>
        </entry>
</feed>
