Well that&#39;s a bummer. I&#39;m going to need precise graphics for use with image analysis software. So, I&#39;m probably going to switch to SDL_gfx, unless you have other suggestions? Thanks for your help.<br><br>Joe<br>
<br><div class="gmail_quote">On Thu, Apr 10, 2008 at 12:28 PM, Dirk Schönberger &lt;<a href="mailto:dirk.schoenberger@sz-online.de">dirk.schoenberger@sz-online.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">&gt; Hello,<br>
&gt;<br>
&gt; I&#39;m sure there must be a way somewhere but I haven&#39;t been able to find it.<br>
&gt; How do you draw just a single pixel? or better yet a group of disjoint<br>
&gt; pixels at specific &#39;x,y&#39; locations?<br>
&gt;<br>
&gt; Joe<br>
<br>
</div></div>I am afraid that the concept of a pixel is not longer available in a Cairo<br>
style API.<br>
All you can do is to create one or multiple rectangular path elements and<br>
hope hat they match to single pixels after rendering them to your output<br>
device.<br>
<br>
Regatds<br>
<font color="#888888">Dirk<br>
<br>
</font></blockquote></div><br>