[ Tcllib Home | Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

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

Name

canvas::mvg - Canvas to ImageMagick MVG vector format

Table Of Contents

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.

Keywords

canvas, graphics, imagemagick, magick vector graphics, mvg, print screen, serialization, vector graphics