<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>&gt; Date: Fri, 20 Aug 2010 20:14:26 +0300<br>&gt; <br>&gt; On Fri, 2010-08-20 at 16:06 +0000, necko necko wrote:<br>&gt; &gt; I use the library for displaying connection between a number of<br>&gt; &gt; coordinates.  Since this number might be very large, the line<br>&gt; &gt; thickness is small. However, these coordinates are very important, and<br>&gt; &gt; I wonder whether there is a way to somehow make them more clear. This<br>&gt; &gt; would mean that the join of two lines should be a dot a bit more<br>&gt; &gt; emphasized (slightly larger than the line thickness). Is there a way<br>&gt; &gt; to achieve this in cairo?<br>&gt; <br>&gt; The simplest way I can think of is to explicitly draw a small circle on<br>&gt; top of each coordinate you want to emphasise.<br><br>How do you do that in cairo? Say cairo_set_line_width (cr, .05);<br>Any suggestion on how to achieve this is welcome.<br>Thanks<br>                                               </body>
</html>