Importing Scalable Vector Graphics

Requirements
Import
Limitations

The Tcl-Package tDOM must be present.

The Tcl-Package TkPath 0.2.4 or 0.3 must be present for importing Scalable Vector Graphics in Jeszra.

Only TkPath elements such as prect, pline, ellipse, circle, path, pimage, polyline, ppolygon, lineargradient, radialgradient and from TkPath 0.3 group and style are generated from an imported Scalable Vector Graphics file.

Also install the Tcl-Package Img to deal with Scalable Vector Graphics embedded images.

Jeszra imports Scalable Vector Graphics files into Tcl/Tk. A Scalable Vector Graphics file is opened through the conventional »File Open« dialog. An additional file type:»SVG« is listed in the file types selector.

Jeszra opens the Scalable Vector Graphics file and imports it into a tDOM based DOM-tree. The DOM-tree will then be parsed and Tcl-code generated from it. A normal Tcl-template is the result from importing a Scalable Vector Graphics file. Canvas windows serve as additional viewports.