]> _ Git - cubist_util.git/commitdiff
wip #5811 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 15 Mar 2023 17:53:16 +0000 (18:53 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 15 Mar 2023 17:53:16 +0000 (18:53 +0100)
src/CommandLine/Inkscape.php

index 13c8de42219a0ce58d39fb6a8a691d4be9839d8d..dd926fcb65bf37bb79c4e1f23cf1a2728765f6f7 100644 (file)
@@ -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)
     {