<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 16, 2016 at 7:01 PM Dave Crossland <<a href="mailto:dave@lab6.com">dave@lab6.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">1. How does TruFont do it?</div></blockquote><div><br></div><div>Trufont used PyQt's inbuilt features to create widgets any where on the screen</div><div>Gtk also has something like this but I'm yet to figure it out </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>2. Do any other Activities have bezier vector drawing?</div></div></blockquote><div><br></div><div>I don't know of any, </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>3. Are there any example of bezier vector drawing on the web?</div></div></blockquote><div> <span style="line-height:1.5"> </span></div><div>bezier curvers are not the issue here, I need a way to make buttons of the shape of small circular shapes to be displayed over a Gtk.Drawing area <br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span style="line-height:1.5"> </span></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>I found <a href="http://zetcode.com/gfx/pycairo/basicdrawing/" target="_blank">http://zetcode.com/gfx/pycairo/basicdrawing/</a> and also <a href="http://www.skencil.org" target="_blank">http://www.skencil.org</a> which looks quite old, but could be instructive: </div><div><br></div><div><a href="https://wald.intevation.org/scm/viewvc.php/skencil/trunk/Sketch/Editor/edittool.py?root=skencil&view=markup" target="_blank">https://wald.intevation.org/scm/viewvc.php/skencil/trunk/Sketch/Editor/edittool.py?root=skencil&view=markup</a><br></div></div>
</blockquote></div></div>