Description of problem: Using display or convert on an svg file with text elements does not render these. The problem appears to be that ImageMagick by default refers to the MicroSoft Arial font. The same problem also occurs if the Arial font is explicitely referenced in the SVG text elements. The problem is in the file: /usr/lib/ImageMagick-6.2.5/config/type-windows.xml that references the directory /usr/share/fonts/default/TrueType that should contain the windows fonts. The problem may be solved by installing the msttcorefonts package and then either setting up symbolic links to resolve the type-windows.xml dependencies, or just moving msttcorefont to default/TrueType . (This bug is annoying as it stops mediawiki from turning svg files into png files by the default converter ImageMagick.) Version-Release number of selected component (if applicable): ImageMagick-6.2.5.4-4.2.1.fc5.3 How reproducible: Steps to Reproduce: 1. Open up inkscape and create some graphics with text elements. Save as an svg file. 2. Display the resulting svg file with display. Actual results: Graphics is displayed without the text elements. Expected results: Seeing the text. Additional info:
Fedora apologizes that these issues have not been resolved yet. We're sorry it's taken so long for your bug to be properly triaged and acted on. We appreciate the time you took to report this issue and want to make sure no important bugs slip through the cracks. If you're currently running a version of Fedora Core between 1 and 6, please note that Fedora no longer maintains these releases. We strongly encourage you to upgrade to a current Fedora release. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained and closing them. http://fedoraproject.org/wiki/LifeCycle/EOL If this bug is still open against Fedora Core 1 through 6, thirty days from now, it will be closed 'WONTFIX'. If you can reporduce this bug in the latest Fedora version, please change to the respective version. If you are unable to do this, please add a comment to this bug requesting the change. Thanks for your help, and we apologize again that we haven't handled these issues to this point. The process we are following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again. And if you'd like to join the bug triage team to help make things better, check out http://fedoraproject.org/wiki/BugZappers
Quick intro: I'm now a comaintainer of ImageMagick, and thus going through all the open bugs. magick-config.h now prefixes all its defines with MAGICKCORE_, closing.
Oops wrong bug, reopening this bug is still valid for our current release!
Quick intro: I'm now a comaintainer of ImageMagick, and thus going through all the open bugs. Further investigation has revealed that this bug is fixed since F-8, closing.
*** Bug 291931 has been marked as a duplicate of this bug. ***
*** Bug 227446 has been marked as a duplicate of this bug. ***
*** Bug 225483 has been marked as a duplicate of this bug. ***