Version 2 of tkpath

Updated 2005-12-17 23:32:36

SVG-like rendering for the canvas

Description

Tkpath implements path drawing modelled after SVG. It is very flexible and reproduces all standard drawing canvas items. Features include: opacity, antialiasing, gradient fills, affine transformations, and fill rules. Backends include: CoreGraphics on MacOSX, GDI on Win32, GDI+ on WinXP, Cairo on X11, and Tk drawing as a fallback. Not all backends support all features.

Information

 Package        tkpath
 Author         Mats Bengtsson
 Homepage       http://sourceforge.net/projects/tclbitprint
 License        BSD
 Documentation  tkpath-0.1
 Categories     GUIs
 Links  http://sourceforge.net/projects/tclbitprint
        http://www.w3.org/TR/SVG11/
        http://www.visit.se/~matben/
        http://cairographics.org/

Category Package - Category Graphics