Subject: CVS commit: pkgsrc/graphics/sketch
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 08/30/2002 11:06:16
Module Name: pkgsrc
Committed By: drochner
Date: Fri Aug 30 08:06:16 UTC 2002
Modified Files:
pkgsrc/graphics/sketch: Makefile PLIST distinfo
Log Message:
update to 0.6.13
changes:
* A Multiline Text plugin object. Create it with the
Edit->Create->Multiline Text menu item.
* An Import filter for Acorn Draw files, updated import filters for
SVG, WMF and Illustrator files and an updated SVG export filter.
* The font dialog allows setting the font of multiple text objects at
once.
* Two new command line tools: skconvert and sk2ppm. skconverts between
vector formats and sk2ppm converts vector files to ppm.
* A fix for a filename quoting bug when rendering EPS files. This bug
was a security problem.
* Bug fixes.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/sketch/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/sketch/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/sketch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.