Search found 12 matches
- 2012-02-10T10:49:07-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
Version: ImageMagick 6.7.5-3 2012-02-10 Q32 Features: OpenMP OpenCL HDRI Computer: MacBook Pro, OSX 10.6.8, 32bit Intel Processor I finally got version 6.7.5-3 installed on my Mac via Macports. I tried the advanced installation described at: http://www.imagemagick.com/www/advanced-unix-installation ...
- 2012-02-06T21:18:18-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
Thank you Fred, but I'm just too paranoid to try that. I only have a marginal grasp of the Unix underpinnings of the Mac OS, and I'm not too swift with Macports either. I'm afraid I'll break something. I may only have to wait a day or two. If it takes too long I'll get back to ya.
Mike
Mike
- 2012-02-06T18:28:42-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
I think there may be a delay before I can install the update via Macports. Package installers are really great systems but sometimes you have to wait a little longer to gain access to updates. I will report my results as soon as I can.
Mike
Mike
- 2012-02-06T07:01:47-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
Thank You!! I miss my Image Magick!
- 2012-02-05T18:38:25-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
Nope That produced no change. Still doing the same thing.
- 2012-02-05T15:28:17-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
I'm running OSX Snow Leopard 10.6.8 on a 32bit Intel processor. IM has been working well on this machine up until the last update and I have become quite dependent on your software. I hope you can reproduce the problem now.
Thanks
Mike
Thanks
Mike
- 2012-02-04T14:10:03-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
Re: 16bit TIFF Files Seem To Be Broken
Thank you for the confirmation. I hope things get back to normal pretty soon.
Mike
Mike
- 2012-02-04T08:48:32-07:00
- Forum: Bugs
- Topic: 16bit TIFF Files Seem To Be Broken
- Replies: 23
- Views: 53771
16bit TIFF Files Seem To Be Broken
I use IM for sharpening and resizing 16bit files from my scanner. I keep IM up to date via Macports on my macbook pro. A couple of days ago Macports did it's usual thing and updated me to: Version: ImageMagick 6.7.5-0 2012-02-01 Q32 http://www.imagemagick.org Features: OpenMP OpenCL HDRI Since that ...
- 2010-07-03T08:41:34-07:00
- Forum: Bugs
- Topic: -path Has Quit Working
- Replies: 6
- Views: 14020
Re: -path Has Quit Working
This bug is fixed. Macports has now updated their distribution of IM to 6.6.2-10. I updated my version and ran a test to see if the " -path " option would write modified files to a specified folder. The test was a success and IM is now functioning properly.
Thanks Guys!
Thanks Guys!
- 2010-06-30T12:08:25-07:00
- Forum: Bugs
- Topic: -path Has Quit Working
- Replies: 6
- Views: 14020
Re: -path Has Quit Working
Thanks Fred! I just checked macports to see if I could update to IM 6.6.2-10 but they don't have the port available just yet. I don't want to attempt to install a second copy of IM onto my computer so I'll just wait for macports to release the port. I'll post a closure to this thread as soon as I ...
- 2010-06-29T18:33:55-07:00
- Forum: Bugs
- Topic: -path Has Quit Working
- Replies: 6
- Views: 14020
Re: -path Has Quit Working
Thanks for testing that Fred. Are you a member of the IM staff?
- 2010-06-29T18:04:24-07:00
- Forum: Bugs
- Topic: -path Has Quit Working
- Replies: 6
- Views: 14020
-path Has Quit Working
Hello, Up until a few hours ago this command was working just fine. It was reading the files from my TIFFs folder, and was writing the files to my JPEGs folder without a hitch. mogrify -monitor -path ~/ImageFlow/JPEGs -sample 1200x1200 -unsharp 3x2+8+0.8 -format jpg -quality 100% ~/ImageFlow/TIFFs ...