From: Vincent Vanwaelscappel Date: Wed, 15 Mar 2023 17:53:16 +0000 (+0100) Subject: wip #5811 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5a476584825712624604f6a76c34433aa44e574f;p=cubist_util.git wip #5811 @0.5 --- diff --git a/src/CommandLine/Inkscape.php b/src/CommandLine/Inkscape.php index 13c8de4..dd926fc 100644 --- a/src/CommandLine/Inkscape.php +++ b/src/CommandLine/Inkscape.php @@ -6,7 +6,6 @@ use Cubist\Util\CommandLine; class Inkscape extends CommandLine { -//inkscape -f $1"-stroketopath/"$svgfile --verb="EditSelectAll" --verb="StrokeToPath" --verb="FileSave" --verb="FileQuit" public function __construct($output = null, $error = true) {