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?
Gfl error (tiff, png) on Macintosh OSX (Panther)
Moderators: helmut, XnTriq, xnview
Re: Gfl error (tiff, png) on Macintosh OSX (Panther)
Which error do you have?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?
Pierre.
the error I got
GflError : <img0.tif> => Unknown format
-------------------------------------------------------------------------------------
I know that the Gfl knows well about the Tiff- format.
-------------------------------------------------------------------------------------
I know that the Gfl knows well about the Tiff- format.
Re: the error I got
And in OS X 10.2 version, you have no problem??wanwan wrote:GflError : <img0.tif> => Unknown format
I know that the Gfl knows well about the Tiff- format.
Pierre.
gfl retuens unknown_format_
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
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
