Yes, You have it. Just checked. Looks like QImageIO was compiled
without gif support on ubuntu 9.04 , and I am using gb.qt.
My Thanks to all that responded.
Regards
Les Hardy
Benoît Minisini wrote:
>
> In Gambas 2, the image save function is managed by the GUI component: which
> one do yo
> Thanks for responding Jussi,
>
> The image is a result of an image.load previously in the code.
> It may have been loaded as a gif, jpg, png or bmp.
>
> 'this works ok
> imgfile = user.home &/ "tmpfile.jpg"
> imageout.Save(imgfile)
> '--
> 'this works ok
> imgfile = user.ho
Thanks for responding Jussi,
The image is a result of an image.load previously in the code.
It may have been loaded as a gif, jpg, png or bmp.
'this works ok
imgfile = user.home &/ "tmpfile.jpg"
imageout.Save(imgfile)
'--
'this works ok
imgfile = user.home &/ "tmpfile.png"
Yes, I have libgif-4.1.6-6. I tried reinstalling all image libraries
that I could find.
Still no good.
Regards
Les Hardy
Fabien Bodard wrote:
> have you libgif installed ?
>
> 2009/12/16 Jussi Lahtinen :
>
>> Save gif from where?
>> Please show your code you are using to save other image f
have you libgif installed ?
2009/12/16 Jussi Lahtinen :
> Save gif from where?
> Please show your code you are using to save other image formats.
>
> Jussi
>
>
> On Tue, Dec 15, 2009 at 23:57, Les Hardy wrote:
>> Can anyone tell me how to save a gif image.
>> I can save other images, but not gif
Save gif from where?
Please show your code you are using to save other image formats.
Jussi
On Tue, Dec 15, 2009 at 23:57, Les Hardy wrote:
> Can anyone tell me how to save a gif image.
> I can save other images, but not gifs
>
> gambas 2.18 on ubuntu 9.04
>
> Regards
> Les Hardy
>
> -
Can anyone tell me how to save a gif image.
I can save other images, but not gifs
gambas 2.18 on ubuntu 9.04
Regards
Les Hardy
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Veriz