On Wed, Mar 6, 2013 at 3:10 AM, Florian Effenberger <[email protected]> wrote: > oh, sorry, I think I've explained it wrong. ;-) > I meant not with the wiki, but with ImageMagick. Can anyone let ImageMagick > convert those files on his machine, to see if they look ok then?
The PNG thumbnail of this SVG image shows up fine on the File: page, so maybe there are some nuances to the bug?: https://wiki.documentfoundation.org/File:LibOx34-Label-de.svg Here's my test case: https://wiki.documentfoundation.org/File:Impress_remote_logo.svg On (Ubuntu 12.04.2 + ImageMagick 6.6.9-7 2012-08-17 Q16) I used the following command line to convert the SVG -> PNG: qubit@loopbackoffice:~/scratch$ convert -background white -thumbnail 351x112\! Impress_remote_logo.svg PNG:Impress_remote_logo.png The PNG looks fine to me. > The wiki does nothing else than invoking the "convert" tool and displaying > the results. So, if ImageMagick per se can't handle this, I know where to > investigate. :-) It works on my machine, but I'd try to repro on the webserver with the same 'convert' binary and with the same args (note that I'm guessing on the size params, so perhaps that has something to do with the failure...) --R -- Unsubscribe instructions: E-mail to [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/website/ All messages sent to this list will be publicly archived and cannot be deleted
