Re: CGImageDestinationSetProperties does not work for animated GIF
Re: CGImageDestinationSetProperties does not work for animated GIF
- Subject: Re: CGImageDestinationSetProperties does not work for animated GIF
- From: Patrick Haruksteiner <email@hidden>
- Date: Tue, 25 Nov 2008 22:28:44 +0100
I managed to get access to a 10.5.5 Mac today and tested my App
successfully. This means that setting the loop count for animate gif
images in 10.4.11 (PPC) seems to be broken, because the same build
works perfectly fine on 10.5.5 (Intel).
This is the 2nd GIF related problem I discovered which works on 10.5,
but fails on 10.4 (saving a gif with only one color). Seems to be
time to move to 10.5...
thanks for your help!
--
Patrick Haruksteiner
Date: Tue, 25 Nov 2008 18:43:12 +1000
From: Rob Keniger <email@hidden>
Subject: Re: CGImageDestinationSetProperties does not work for
animated GIF
To: Cocoa-dev Mailinglist <email@hidden>
On 25/11/2008, at 9:51 AM, Patrick Haruksteiner wrote:
I even tested the code in the given example as it was, but it did
not work for the loop count too.
I'm using 10.4.11 with Xcode 2.4.1 - and I'm wondering that not even
the above mentioned example works...
Could someone test if the example works for him and produces a gif
that has the loop property set?
I tested the example from that URL and it works just fine for me.
Loading the resulting GIF in Safari loops through the images. I'm
using Mac OS X 10.5.5 and Xcode 3.1.
--
Rob Keniger
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden