Page 1 of 1

Gfl error (tiff, png) on Macintosh OSX (Panther)

Posted: Wed Sep 01, 2004 9:15 am
by inu-chan
Hello.

I wrote small image convert app for my web-based app, and was fine to use on my old environment.
I tried to make it work on my new environment but I get Gfl errors (tiff, png) on Macintosh OSX (Panther), with newly downloaded Gflsdk.
Delegation for Ghostscript and jpeg seem to be okey.

I traced my app using "ktrace" and I saw the dump but I couldn't see "libpng", nor "libtiff".
Could you tell me a help to what do I ckeck about?

Re: Gfl error (tiff, png) on Macintosh OSX (Panther)

Posted: Thu Sep 09, 2004 7:23 am
by xnview
inu-chan wrote:I wrote small image convert app for my web-based app, and was fine to use on my old environment.
I tried to make it work on my new environment but I get Gfl errors (tiff, png) on Macintosh OSX (Panther), with newly downloaded Gflsdk.
Delegation for Ghostscript and jpeg seem to be okey.

I traced my app using "ktrace" and I saw the dump but I couldn't see "libpng", nor "libtiff".
Could you tell me a help to what do I ckeck about?
Which error do you have?
Pierre.

the error I got

Posted: Tue Sep 14, 2004 8:49 am
by wanwan
GflError : <img0.tif> => Unknown format

-------------------------------------------------------------------------------------

I know that the Gfl knows well about the Tiff- format.

Re: the error I got

Posted: Tue Sep 14, 2004 9:20 am
by xnview
wanwan wrote:GflError : <img0.tif> => Unknown format
I know that the Gfl knows well about the Tiff- format.
And in OS X 10.2 version, you have no problem??
Pierre.

gfl retuens unknown_format_

Posted: Wed Sep 15, 2004 5:03 am
by inu_chan
I think so. I don't have an environment to test it at this time, but I can remember the tool i made had no problem to work with many file types.

I will sort it out, and i report about it as i can. but you know, Down-grading the OS currently works is not easy :wink: