Content
This package implements a 2D drawing widget for tcl/tk modelled after its SVG counterpart at http://www.w3.org/TR/SVG11/.
Sources
The tkpath repository is hosted at: http://chiselapp.com/user/rene/repository/tkpath/
Ready to run binaries can be found inside: https://sourceforge.net/projects/kbskit
Documentation
To load tkpath call:
package require tkpath
See the tkpath(n) man page for details.
License & support
This work is under BSD license.
Acknowledgements
Original sources are from http://hg.code.sf.net/p/tclbitprint/hg and changes from androwish.org.