diff --git a/pacotes/svg2img.php b/pacotes/svg2img.php index 4044bc7..8310872 100755 --- a/pacotes/svg2img.php +++ b/pacotes/svg2img.php @@ -1,6 +1,9 @@ @@ -30,6 +33,6 @@ function render(svg, w, h) { Canvas2Image.saveAsPNG(oCanvas,false,w,h); }}); } -render('',,); +render('',,); \ No newline at end of file -- libgit2 0.21.2