[ Tklib 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.

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.

Keywords

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