Search found 17 matches

by hairykid
2019-05-29T23:10:11-07:00
Forum: Bugs
Topic: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand
Replies: 12
Views: 16228

Re: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand

As I said, this is not a simple case of me using command line but this is a application which is a few years old, and I'm unsure whether changing it to not use msvg would even be viable.
by hairykid
2019-05-28T23:41:01-07:00
Forum: Bugs
Topic: Embedded images in SVG are colour inverted when converted to PNG
Replies: 9
Views: 12765

Re: Embedded images in SVG are colour inverted when converted to PNG

Ok so are we saying that Inkscape doesn't even allow this type of conversion to take place?
by hairykid
2019-05-28T23:39:21-07:00
Forum: Bugs
Topic: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand
Replies: 12
Views: 16228

Re: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand

Ok so with that command it is using inkscape, however it is not using it when I use convert -verbose +antialias msvg:home.svg png:converted Which I guess from reading up on this is quite to be expected. My issue is that this is not a simple case of me using command line but this is a application whi...
by hairykid
2019-05-24T03:00:45-07:00
Forum: Bugs
Topic: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand
Replies: 12
Views: 16228

Re: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand

Unfortunately upgrading to Version: ImageMagick 7.0.8-46 didn't fix it for me.

Does this mean it is not an ImageMagick issue?

Thanks
by hairykid
2019-05-24T02:20:46-07:00
Forum: Bugs
Topic: Embedded images in SVG are colour inverted when converted to PNG
Replies: 9
Views: 12765

Re: Embedded images in SVG are colour inverted when converted to PNG

OS: Ubuntu 18.10 Version: ImageMagick 7.0.8-45 convert -list format outputs - SVG rw+ Scalable Vector Graphics (XML 2.9.4) Command being run - convert msvg:/var/www/mydomain.co.uk/sites/default/files/tmp/preview-402545132-zzD8AN png:/var/www/mydomain.co.uk/sites/default/files/preview/177390993-15586...
by hairykid
2019-05-21T04:08:54-07:00
Forum: Bugs
Topic: Embedded images in SVG are colour inverted when converted to PNG
Replies: 9
Views: 12765

Re: Embedded images in SVG are colour inverted when converted to PNG

I have tried installing inkscape but the issue persists unfortunately. Here are 2 copied of the same logo, one is larger in filesize than the other, as far as I can tell that is the only difference. https://ufile.io/cg6dwtff - This one inverts in colour (838KB) https://ufile.io/prozc91z - This one w...
by hairykid
2019-05-20T01:47:47-07:00
Forum: Bugs
Topic: Embedded images in SVG are colour inverted when converted to PNG
Replies: 9
Views: 12765

Re: Embedded images in SVG are colour inverted when converted to PNG

Hi, we have tested with CMYK and it works fine. My collegue seems to now think it is the filesize of the image since the same image made smaller works fine. This is a pretty old website and hence changing everything from MSVG may not be cost-effective. I could try inkscape I suppose, I did install t...
by hairykid
2019-05-17T02:14:28-07:00
Forum: Bugs
Topic: Embedded images in SVG are colour inverted when converted to PNG
Replies: 9
Views: 12765

Embedded images in SVG are colour inverted when converted to PNG

OS: Ubuntu 18.10 Version: ImageMagick 7.0.8-45 The command being run is - convert +antialias msvg:/var/www/mydomain.co.uk/sites/default/files/tmp/preview-1359776017-m0PrE8 png:/var/www/mydomain.co.uk/sites/default/files/tmp/preview-1033156707-Hxugpl To replicate issue - The svg image used is here - ...
by hairykid
2019-05-16T06:59:56-07:00
Forum: Bugs
Topic: Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand
Replies: 12
Views: 16228

Conversion of SVG image to PNG with text that includes an & adds extra space around ampersand

OS: Ubuntu 18.10 Version: ImageMagick 6.9.10-42 Q16 x86_64 Issue also exists on - V 7.0.8-45 The command being run is - convert msvg:/var/www/mydomain.co.uk/sites/default/files/tmp/preview-526369564-x3Sup6 png:/var/www/mydomain.co.uk/sites/default/files/preview/1818709664-1558014451.png To replicate...
by hairykid
2019-03-18T02:29:09-07:00
Forum: Users
Topic: Conversion of SVG image to PNG will text adds backslashes before quotation marks
Replies: 14
Views: 8150

Re: Conversion of SVG image to PNG will text adds backslashes before quotation marks

When running sudo apt upgrade imagemagick I get the following -

imagemagick is already the newest version (8:6.9.10.8+dfsg-1ubuntu2)
by hairykid
2019-03-16T06:03:33-07:00
Forum: Users
Topic: Conversion of SVG image to PNG will text adds backslashes before quotation marks
Replies: 14
Views: 8150

Re: Conversion of SVG image to PNG will text adds backslashes before quotation marks

Out of interest, is it possible to install the beta version through command line in Linux Ubuntu?
by hairykid
2019-03-15T05:32:15-07:00
Forum: Users
Topic: Conversion of SVG image to PNG will text adds backslashes before quotation marks
Replies: 14
Views: 8150

Re: Conversion of SVG image to PNG will text adds backslashes before quotation marks

Awesome news! Great that I was of some help to find this bug.
by hairykid
2019-03-14T06:30:47-07:00
Forum: Users
Topic: Conversion of SVG image to PNG will text adds backslashes before quotation marks
Replies: 14
Views: 8150

Re: Conversion of SVG image to PNG will text adds backslashes before quotation marks

Thanks, I am going to test this again soon and will report back.
by hairykid
2019-03-13T04:55:03-07:00
Forum: Users
Topic: Conversion of SVG image to PNG will text adds backslashes before quotation marks
Replies: 14
Views: 8150

Re: Conversion of SVG image to PNG will text adds backslashes before quotation marks

Thanks for your replies, appreciated. I've tried installing inkscape, can I still use the same command? - convert +antialias msvg:/var/www/mydomain.co.uk/sites/default/files/tmp/preview-950397970-7EUq2J png:/var/www/mydomain.co.uk/sites/default/files/tmp/preview-573026719-dP1ZEa As this is not worki...