https://bugzilla.wikimedia.org/show_bug.cgi?id=67733

--- Comment #4 from Rainer Rillke @commons.wikimedia <[email protected]> ---
I am using rsvg-convert like this:
//  SVG support
$wgAllowTitlesInSVG = true;
$wgSVGConverter = 'rsvg';
$wgSVGConverters['rsvg'] = '$path/rsvg-convert -w $width -h $height $input -o
$output';


rillke@mediahandler-tests-mol:~$ rsvg-convert -v
rsvg-convert version 2.40.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to