Search found 54 matches

by jpiquemal
2008-11-10T00:38:44-07:00
Forum: Users
Topic: Can't compile
Replies: 1
Views: 4301

Can't compile

Hello
I can't compile anymore IM, i get lots of errors:
__FUNCTION__ :undeclared identifier

(VC6)
by jpiquemal
2008-10-26T00:23:09-07:00
Forum: Bugs
Topic: conversion to RLE coded tga fails
Replies: 15
Views: 29892

Re: conversion to RLE coded tga fails

[quote="tobyas"]Hi, I've tried to convert images to tga and to runlength encoded tga. First worked well, second not. convert image.bmp image1.tga convert image.bmp -compress RLE image2.tga It appears to me that RLE compression for targa doesn't work at all. Because image2.tga is identical ...
by jpiquemal
2008-03-22T09:05:59-07:00
Forum: Bugs
Topic: DICOM + JPEG lossless
Replies: 1
Views: 5782

DICOM + JPEG lossless

Hello
IM (6.4.0) can't convert from DICOM with JPEG lossless compressed data.
I get the following error from IM:
Unsupported JPEG process: SOF type 0xc3
(i'm not sure that it comes from IM, perhaps from libjpeg ?)
by jpiquemal
2008-03-09T08:34:15-07:00
Forum: Bugs
Topic: Vista ICONs
Replies: 0
Views: 3941

Vista ICONs

Hello
There is a problem when reading a packed Vista icon.
These icons have several formats, the first one is a 256x256 PNG, followed by normal icons.
by jpiquemal
2008-02-28T00:46:47-07:00
Forum: Users
Topic: Output as ICON
Replies: 1
Views: 5090

Re: Output as ICON

Hello
convert testfile.jpg -resize 20x20! resize.ico
works well with IM 6.3.9-1

convert testfile.jpg -resize 20x20! ICO:-
works too but gives a dump of the icon
by jpiquemal
2008-02-27T00:44:44-07:00
Forum: Bugs
Topic: Windows Icons
Replies: 1
Views: 5339

Re: Windows Icons

Thank you for the fix (6.3.9-1), it works pretty well :lol:
by jpiquemal
2008-02-24T02:11:01-07:00
Forum: Users
Topic: help! cannot build imagemagic in windows XP SP2
Replies: 3
Views: 7957

Re: help! cannot build imagemagic in windows XP SP2

hello
(v 3.6.9.0)
open magick-type.h, line 130 and replace 'unsigned __int64' by '__int64'
by jpiquemal
2008-02-24T02:08:30-07:00
Forum: Bugs
Topic: Windows Icons
Replies: 1
Views: 5339

Windows Icons

Hello
IM (3.6.9.0) can create 256x256 Windows icons but can't read them.
(the bug was present in the previous version too)
by jpiquemal
2008-02-14T23:30:52-07:00
Forum: Users
Topic: Encipher / Decipher
Replies: 11
Views: 27736

Re: Encipher / Decipher

would it be possible to set a parameter in the Image structure, telling that the image is enciphered ?
by jpiquemal
2008-02-13T09:27:57-07:00
Forum: Users
Topic: Encipher / Decipher
Replies: 11
Views: 27736

Encipher / Decipher

Hello
How can i recognize an encipehered image ?
by jpiquemal
2008-01-17T07:52:32-07:00
Forum: Bugs
Topic: ART format
Replies: 1
Views: 5499

ART format

Hello all
when reading the ART format, the second
image->columns=(unsigned long)RaedBlobLSBShort(image);
should be replaced by
image->rows=(unsigned long)RaedBlobLSBShort(image);
by jpiquemal
2008-01-09T22:47:59-07:00
Forum: Bugs
Topic: montage + pdf + text
Replies: 0
Views: 3766

montage + pdf + text

Hello all

montage -title "Test" image%d.jpg -tile 2x2 test.pdf

produces a PDF that cannot be read by Acrobat Reader.
if i remove the text (-title) the PDF is OK.

any idea ?
(made with current IM beta)
by jpiquemal
2008-01-09T07:06:03-07:00
Forum: Users
Topic: montage + pdf + text
Replies: 0
Views: 3141

montage + pdf + text

Hello all

montage -title "Test" image%d.jpg -tile 2x2 test.pdf

produces a PDF that cannot be read by Acrobat Reader.
if i remove the text (-title) the PDF is OK.

any idea ?
(made with current IM beta)
by jpiquemal
2007-10-30T23:28:34-07:00
Forum: Users
Topic: Tiff Reader which shows all tags and values
Replies: 2
Views: 6145

Re: Tiff Reader which shows all tags and values

Hello
Konvertor will show you the details (under Windows)
see http://www.konvertor.net/indexe.html
Click a TIFF then click the tab 'Specs'