[ Main table Of Contents | 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

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

Copyright © 2013 for compilation: ActiveState