[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2011-08-11 Thread Bug Watch Updater
** Changed in: imagemagick (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/321398

Title:
  Convert nolonger handles SVG files correctly, bad output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/321398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2010-03-03 Thread A. Bram Neijt
This bug is closed for Ubuntu Lucid (still alpha), using

Version: ImageMagick 6.5.7-8 2009-11-26 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
Features: OpenMP 
Which is part of version 7:6.5.7.8-1ubuntu1 of the imagemagick package.


** Changed in: imagemagick (Ubuntu)
   Status: New = Fix Released

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2010-03-02 Thread broucaries
Work on debian testing

** Bug watch added: Debian Bug tracker #572196
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572196

** Also affects: imagemagick (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572196
   Importance: Unknown
   Status: Unknown

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2010-03-02 Thread broucaries
convert version 6.5.8

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2009-03-06 Thread Sam
Attached is a simple SVG test file which demonstrates imagemagick's
incorrect handling of the Stroke attribute.

This error is preventing one of my frequently used workflows from
functioning correctly since upgrading to jaunty.

** Attachment added: test.svg
   http://launchpadlibrarian.net/23543016/test.svg

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2009-03-06 Thread Sam
The above file rendered using GStreamer 0.10.22 (as per A. Bram Neijt's
command line)

** Attachment added: test-gst.png
   http://launchpadlibrarian.net/23543097/test-gst.png

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2009-03-06 Thread Sam
The above file rendered using convert from Version: ImageMagick 6.4.5
2009-01-22 Q16 OpenMP http://www.imagemagick.org;.


** Attachment added: test-convert.png
   http://launchpadlibrarian.net/23543064/test-convert.png

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2009-01-26 Thread A. Bram Neijt
The broken output shows some resemblance with the input, is definitely
broken.


** Attachment added: The output of convert file.svg file.png
   http://launchpadlibrarian.net/21640464/as3_erorr_ext.png

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2009-01-26 Thread A. Bram Neijt

** Attachment added: The SVG file which convert cannot handle but could 
earlier
   http://launchpadlibrarian.net/21640442/as3_error_ext.svg

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/21640443/Dependencies.txt

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 321398] Re: Convert nolonger handles SVG files correctly, bad output

2009-01-26 Thread A. Bram Neijt
A commandline work-around for automating this is the following:

gst-launch filesrc location=as3_error_ext.svg ! gdkpixbufdec ! pngenc !
filesink location=as3_error_ext.png

(replacing the location= parameter values with the right files of
course)

-- 
Convert nolonger handles SVG files correctly, bad output
https://bugs.launchpad.net/bugs/321398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs