Hi,

The version being different had made a few things make sense as I was 
compressing the TIF file with compression = 8, which is zip in 6.2, but jpeg in 
6.7 - which is not supported in 6.2. So I was compressing a file in Imagemagick 
on PC , which then could not be opened on the Mac…..

I have gs on the Mac and the command line works to convert from pdf to tiff 
there. I'd rather just use a single plugin though to to this work as it could 
work out the format of the file and use the correct command.

I think what I need to find is the correct delegates.xml file for 6.2 in Mac.

Lee


On 29 Jun 2013, at 22:38, Christian Schmitz wrote:


>> Hi,
>> 
>> Are the versions of the libraries on Mac and PC actually the same?
> 
> No.
> 
>> For instance I import a file on a PC, compress and scale it, then insert it 
>> into a database.
>> On a mac it gets the file from the database and saves it as a cached file 
>> locally
>> On the mac I cannot check for the same compression style as on PC as they 
>> are different….
>> 
>> 'Look at the Imagemagick documentation' is no use is that is for version 6.8 
>> which is different again….
> 
> 
> Well, I plan to update the plugin for 64bit once we have something for 64bit 
> from Xojo to test.
> 
> For ghostscript to be called correctly, you'd need to have the gs command 
> work on terminal. For that you need to install X11, I think.
> 
> Greetings
> Christian
> 
> -- 
> MBS Xojo Developer Conference 2013
> 
> More details and registration here:
> http://www.monkeybreadsoftware.de/realbasic/events/
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> [email protected]
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to