Search found 6 matches
- 2012-03-15T13:33:09-07:00
- Forum: Users
- Topic: Error using 'convert' command on tiff files
- Replies: 11
- Views: 19142
Re: Error using 'convert' command on tiff files
Fred, Thanks for the reply. I have installed IM Version: ImageMagick 6.7.5-7 in my laptop (Windows 7) and the 'convert' command works fine without any issues. For the unix server, first I requested the unix admin to download and install libtiff v4.0 (that was the only other depot file that was ...
- 2012-03-15T08:53:14-07:00
- Forum: Users
- Topic: Error using 'convert' command on tiff files
- Replies: 11
- Views: 19142
Re: Error using 'convert' command on tiff files
Hi magick, Would you please let me know if this worked in unix or windows platform? if it is unix, may I know what is OS you tested this?
- 2012-03-15T06:55:59-07:00
- Forum: Users
- Topic: Error using 'convert' command on tiff files
- Replies: 11
- Views: 19142
Re: Error using 'convert' command on tiff files
Not sure where I can go from here. Since our server is HPUX 11.31 ia64, I asked our unix admin to install all the required binaries (depot files) from http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/ImageMagick-6.7.4.0/ and obviously, it doesn't work for converting/modifying tif files. As it was ...
- 2012-03-14T12:27:31-07:00
- Forum: Users
- Topic: Error using 'convert' command on tiff files
- Replies: 11
- Views: 19142
Re: Error using 'convert' command on tiff files
Here is the link to the source.tif file https://docs.google.com/open?id=0B_8fAT ... czBzbkRqZw
- 2012-03-14T11:28:13-07:00
- Forum: Users
- Topic: Error using 'convert' command on tiff files
- Replies: 11
- Views: 19142
Re: Error using 'convert' command on tiff files
I can't provide a link to the source.tif file as I am inside a firewall.
I tried to upload to http://imgur.com/E3yK3 but it converted 'tif' to 'png'.
Is there any other way I can send you the file?
Thanks,
uxlvr
I tried to upload to http://imgur.com/E3yK3 but it converted 'tif' to 'png'.
Is there any other way I can send you the file?
Thanks,
uxlvr
- 2012-03-14T09:30:41-07:00
- Forum: Users
- Topic: Error using 'convert' command on tiff files
- Replies: 11
- Views: 19142
Error using 'convert' command on tiff files
I get the following error while trying to use the 'convert' command: $ convert source.tif -pointsize 36 -draw "text 50,50 'BANNER GOES HERE' " output.tif Assertion failed: (toff_t)tif->tif_size==n, file tif_open.c, line 449 Abort(coredump) The same command works fine with JPG or PNG formats. Greatly ...