Search found 110 matches

by naoliv
2009-01-02T21:57:14-07:00
Forum: Developers
Topic: Results of running a code analyzer on ImageMagick
Replies: 2
Views: 6225

Results of running a code analyzer on ImageMagick

Hi! I was running a C/C++ code analyzer (cppcheck - http://cppcheck.wiki.sourceforge.net/) against ImageMagick, and I've got these results (none of them are errors): http://people.debian.org/~naoliv/misc/imagemagick/cppcheck.txt Note that there might be false positives or wrong line numbers. For exa...
by naoliv
2009-01-02T19:23:03-07:00
Forum: Bugs
Topic: [solved] Convert does not create a correct MNG file
Replies: 10
Views: 22917

Re: [solved] Convert does not create a correct MNG file

Hi! While it's good that you have included an information saying " An interframe delay of 0 generates one frame with each additional layer composited on top. For motion, be sure to specify a non-zero delay. " (at http://www.imagemagick.org/script/formats.php), Francesco (who have reported ...
by naoliv
2009-01-02T18:09:19-07:00
Forum: Bugs
Topic: Delegate for dvi
Replies: 1
Views: 4502

Delegate for dvi

Hi!

I was looking at the other Linux distros and searching for their patches for ImageMagick, and I saw this: http://repos.archlinux.org/viewvc.cgi/i ... iew=markup

Is it interesting to be applied by you?

Thank you!
by naoliv
2008-12-21T14:17:48-07:00
Forum: Developers
Topic: Warning messages from GCC
Replies: 1
Views: 4809

Warning messages from GCC

Hi!

Do you have interest in the warnings generated by gcc?
Just in case: http://people.debian.org/~naoliv/misc/i ... .4.8-0.txt

Using gcc 4.3.2 and IM 6.4.8.0

Thank you!
by naoliv
2008-12-21T13:06:18-07:00
Forum: Developers
Topic: libMagickWand.so.1.0.0 calling exit()
Replies: 1
Views: 5631

libMagickWand.so.1.0.0 calling exit()

Hi! While running a Debian package checker, I saw this: X: libmagickwand1: shlib-calls-exit usr/lib/libMagickWand.so.1.0.0 N: N: The listed shared library calls the C library exit() or _exit() N: functions. N: N: In the case of an error, the library should instead return an N: appropriate error code...
by naoliv
2008-12-21T12:59:05-07:00
Forum: Developers
Topic: Patch for ImageMagick manpages
Replies: 1
Views: 4677

Patch for ImageMagick manpages

Hi!

Here http://people.debian.org/~naoliv/misc/i ... ages.patch is a patch for ImageMagick manpages (and that would be good to have it applied).

Thank you!
by naoliv
2008-12-20T21:01:18-07:00
Forum: Developers
Topic: "--extra-verbose" option for identify
Replies: 1
Views: 5136

"--extra-verbose" option for identify

Hi! I don't know if it's something interesting to implement, but (from http://bugs.debian.org/508684) can identify have an "--extra-verbose" option? (or something like this) (read "--extra-verbose" as "displays even more information, all of them if possible", like the n...
by naoliv
2008-12-20T20:35:54-07:00
Forum: Developers
Topic: Better error message when trying to convert to .svg
Replies: 2
Views: 6852

Re: Better error message when trying to convert to .svg

magick wrote:Perhaps "no image vector graphics; unable to generate SVG"?
That would be fine.
Thank you again!
by naoliv
2008-12-20T17:30:09-07:00
Forum: Bugs
Topic: Can't write with -draw using UTF-8
Replies: 4
Views: 13773

Re: Can't write with -draw using UTF-8

Have you read http://www.imagemagick.org/Usage/text/? Scroll down to "Unicode or UTF8 Format Text Labels". Sorry, didn't know this. Thanks! Also, is it possible to display the meaning of + and -, when using identify -list format, please? Minus means the format only supports one image per ...
by naoliv
2008-12-19T10:17:25-07:00
Forum: Bugs
Topic: Can't write with -draw using UTF-8
Replies: 4
Views: 13773

Can't write with -draw using UTF-8

Hi! From http://bugs.debian.org/387747, it seems that it's not possible to draw UTF-8 characters, using convert. Using the first example from http://www.imagemagick.org/script/convert.php, but just replacing the word "Magick" by "日本語" or "Ελληνικά", for example, the res...
by naoliv
2008-12-19T08:56:19-07:00
Forum: Developers
Topic: Better error message when trying to convert to .svg
Replies: 2
Views: 6852

Better error message when trying to convert to .svg

Hi! From http://bugs.debian.org/350410, is it possible to have a better error message when trying to convert an image to SVG, please? Using ImageMagick 6.4.5-4 I see: $ convert input.png output.svg convert: no image vector graphics `output.svg' @ coders/svg.c/WriteSVGImage/3351. (while I know that i...
by naoliv
2008-12-19T08:34:43-07:00
Forum: Bugs
Topic: mogrify may cause data loss
Replies: 2
Views: 5864

mogrify may cause data loss

Hi! From http://bugs.debian.org/324203 and http://bugs.debian.org/358407, we can see that a file can get lost/corrupted if interrupted when mogrify is running. A test script that shows this behavior: #!/usr/bin/perl use Time::HiRes qw( usleep ); use POSIX; $file = "file.jpg"; $size=(stat($...
by naoliv
2008-12-16T05:47:35-07:00
Forum: Bugs
Topic: Convert crash on sparc
Replies: 6
Views: 14355

Re: Convert crash on sparc

Hi! identify -list configure: http://people.debian.org/~naoliv/misc/imagemagick/508443/identify-configure.txt -debug all,trace: http://people.debian.org/~naoliv/misc/imagemagick/508443/convert-debug_all_trace.txt gdb backtrace: http://people.debian.org/~naoliv/misc/imagemagick/508443/convert-sparc-b...
by naoliv
2008-12-11T11:22:07-07:00
Forum: Bugs
Topic: Convert crash on sparc
Replies: 6
Views: 14355

Re: Convert crash on sparc

Opened the problematic SVG file and saved it, without any modification (you can get it here: http://people.debian.org/~naoliv/misc/i ... /djvu2.svg). Now it validates but ImageMagick still can't handle it.
by naoliv
2008-12-11T11:02:23-07:00
Forum: Bugs
Topic: Convert crash on sparc
Replies: 6
Views: 14355

Re: Convert crash on sparc

Hi again! It seems that anything related with this SVG file fails. I can't use identify, convert, mogrify, etc, but only on the sparc machine (it works on i386, for example). With another SVG file (ImageMagick's www/source/piechart.svg, for example) and on the same machine (sparc), everything works ...