logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

canvas::mvg - Canvas to ImageMagick MVG vector format

Api

::canvas::mvgpathName
              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 TklibTrackers [http://core.tcl.tk/tklib/reportlist].  Please
       also report any ideas for enhancements you may have for either package and/or documentation.

Description

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

Keywords

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

Name

       canvas::mvg - Canvas to ImageMagick MVG vector format

Synopsis

       package require Tcl8.5

       package require Tk8.5

       package require canvas::mvg?1?::canvas::mvgpathName

________________________________________________________________________________________________________________

See Also