Hi Tobias,<br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">There are solutions such as aggdraw to get a tk-based<br>antialiasing canvas, for example in mathplotlib (which is in Python like
<br>Skencil). </blockquote></div><br>To achieve antialiasing effect canvas usage (AggDraw, libart, tkZinc etc.) is not a good way, because usually these canvas widgets have own internal model. On my opinion the simplest way is additional renderer which can be dynamically switched. For this role we choise Cairo, because this library is opensource (unlike AntiGrainGeometry lib), multisurface, multiplatform, well documented and widely distributed.
<br><br>Sincerely,<br><br>Igor Novikov<br>sK1 Team<br><a href="http://sk1.sf.net">http://sk1.sf.net</a><br>