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

           Summary: Imagick support in SVG to PNG conversion
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: Normal
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6093)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6093)
Patch to add Imagick support in SVG to PNG conversion

My provider doesn't like passthru and SVG to PNG conversion is not possible.
However they had Imagick extension avaliable.

This patch add support for Imagick in this process. To use it, please add 

$wgSVGConverter = 'Imagick';

to your LocalSettings.php file

Enjoy!


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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