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