canvas::mvg - Variations on a canvas

[ Tklib Table Of Contents | Tklib Index ]

canvas::mvg(n) 1.0.1 "Variations on a canvas"

Name

canvas::mvg - Canvas to ImageMagick MVG vector format

Synopsis

  • package require Tcl 8.5
  • package require Tk 8.5
  • package require canvas::mvg ?1?

Description

This package provides a command to convert a canvas' contents to ImageMagick's MVG vector format.

API

::canvas::mvg pathName

Dump the contents of the canvas pathName. The result is a string in ImageMagick's MVG vector format.

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category canvas of the Tklib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Copyright © 2015 for compilation: ActiveState