Search found 50 matches

by elisegev
2007-10-11T13:35:34-07:00
Forum: Users
Topic: ImageMagick 6.3.5 on Itanium
Replies: 0
Views: 3585

ImageMagick 6.3.5 on Itanium

I am getting the following error on Itanium with ImageMagick 6.3.5 doing: convert -debug All dress.pdf dress.png 2007-10-11T16:07:27-04:00 0:01 0.000u 6.3.5 Configure convert[6414]: utility.c/unknown/805/Configure Command line: /usr/local/bin/convert {/app/ptc/windchill/lcsdocuments/dress.pdf[0]} {-...
by elisegev
2007-07-26T13:07:49-07:00
Forum: Users
Topic: Conversion and Display of an SVG File
Replies: 1
Views: 5273

Conversion and Display of an SVG File

This is a pretty simple validated SVG file: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE svg SYSTEM "svg10.dtd"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="75&quo...
by elisegev
2007-07-17T11:08:22-07:00
Forum: Users
Topic: DXF Support
Replies: 2
Views: 11528

DXF Support

Hi,

Is there any plan to support the DXF format with ImageMagick?
by elisegev
2007-03-30T06:41:19-07:00
Forum: Users
Topic: SVG File
Replies: 3
Views: 10293

Re: SVG File

neither dos RSVG display it!!! Error displaying image: Error parsing XML data The <path> element with the fill() does not look quite right to me, but then I have not coded in SVG much either. I'm just an experienced programmer. I am not an SVG programmer either. So I went to a ‘higher authority’, l...
by elisegev
2007-03-28T12:16:41-07:00
Forum: Users
Topic: SVG File
Replies: 3
Views: 10293

SVG File

Here is a pretty simple SVG file, which does get validated by the W3C validator: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE svg SYSTEM "svg10.dtd"> <svg x="0" y="0" width="91" height="185"> <defs> <linearGradient id="MA...
by elisegev
2006-11-29T08:51:06-07:00
Forum: Users
Topic: ImageMagick-6.3.0-7-Q16-windows-static.exe
Replies: 4
Views: 13288

The binary seesm to be fine now. Thank you.
by elisegev
2006-11-28T09:00:33-07:00
Forum: Users
Topic: ImageMagick-6.3.0-7-Q16-windows-static.exe
Replies: 4
Views: 13288

We verified the Windows binary works as expected. We downloaded from http://www.imagemagick.org/script/binary-releases.php#windows . The above binary is fine, but the one in http://sourceforge.net/project/showfiles.php?group_id=24099&package_id=47692 is not. The binaries do not have the same si...
by elisegev
2006-11-28T08:24:04-07:00
Forum: Users
Topic: ImageMagick-6.3.0-7-Q16-windows-static.exe
Replies: 4
Views: 13288

ImageMagick-6.3.0-7-Q16-windows-static.exe

I have downloaded this installer from http://sourceforge.net/project/showfiles.php?group_id=24099&package_id=47692 When I double click on it, nothing happens. When I try to run from a command line, I get "This program must be run under Win32". What does this mean? I do have a 32 bit Wi...
by elisegev
2006-09-18T07:26:14-07:00
Forum: Users
Topic: ImageMagick 6.2.9 Crashes
Replies: 2
Views: 8395

magick wrote: The bug is in Ghostscript, not ImageMagick. Post a bug report to their mailing list.


The Ghostscript version used in this case is GPL 8.54. For some reason GS does load the file from the command line and displays it without any problem. Do you know what the bug is?
by elisegev
2006-09-15T12:24:19-07:00
Forum: Users
Topic: ImageMagick 6.2.9 Crashes
Replies: 2
Views: 8395

ImageMagick 6.2.9 Crashes

I have a PDF file that causes the convert utility to crash. When I try to display the file with imdisplay, imdisplay crashes. How can I send the file to you?
by elisegev
2006-09-08T10:34:13-07:00
Forum: Users
Topic: Temp Files
Replies: 1
Views: 6775

Temp Files

I have noticed that ImageMagick creates files in the system’s ‘temp’ directory. They usually look like this ‘magick-uhlp2137’. Is it expected that the system will get rid of these files? I see these files on Windows XP, but not on Solaris.
by elisegev
2006-08-08T12:11:33-07:00
Forum: Users
Topic: PSD -> JPG fails
Replies: 2
Views: 10852

This is a single layer PSD file. Having a multi-layer PSD file is different. You are correct that it will create an output file for each layer.
by elisegev
2006-08-08T09:11:38-07:00
Forum: Users
Topic: PSD -> JPG fails
Replies: 2
Views: 10852

PSD -> JPG fails

I have a PSD file, which has 11519x8400 pixels and its size is about 17MB. The conversion to JPG fails and I get a totally black image. Is there any remedy? Any ways to debug this issue?
by elisegev
2006-08-04T13:52:03-07:00
Forum: Users
Topic: Compiling 6.2.8 on HP-UX 11.11
Replies: 6
Views: 18261

/configure --enable-ltdl-convenience worked.

ImageMagick seems to be working. Thank you very much.
by elisegev
2006-08-04T13:15:28-07:00
Forum: Users
Topic: Compiling 6.2.8 on HP-UX 11.11
Replies: 6
Views: 18261

Using the HP-UX compiler solves the above problem. There is an issue with the local version of Perl, so this compilatioin is done without Perl. Now everything is compiled and linked. When I run 'convert', I get: convert /usr/lib/dld.sl: Unresolved symbol: rpl_realloc (plabel) from /usr/local/lib/lib...