Re: How to create an animated gif?

2017-06-22 Thread Gerriet M. Denkmann
> On 21 Jun 2017, at 23:56, Alastair Houghton > wrote: > > On 21 Jun 2017, at 16:09, Jens Alfke wrote: >> >> On Jun 20, 2017, at 11:17 PM, Gerriet M. Denkmann >> wrote: >>> >>> Assume that I have two NSImages, both

Re: How to create an animated gif?

2017-06-21 Thread Alex Zavatone
Here’s one option. Imagemagick. https://www.imagemagick.org/Usage/anim_basics/ > On Jun 21, 2017, at 1:17 AM, Gerriet M. Denkmann wrote: > > macOS 12.5 > > Assume that I have two NSImages, both with the same size, how can I create an > animated gif which alternates

Re: How to create an animated gif?

2017-06-21 Thread Alastair Houghton
On 21 Jun 2017, at 16:09, Jens Alfke wrote: > > On Jun 20, 2017, at 11:17 PM, Gerriet M. Denkmann wrote: >> >> Assume that I have two NSImages, both with the same size, how can I create >> an animated gif which alternates between these two images? > >

Re: How to create an animated gif?

2017-06-21 Thread Jens Alfke
> On Jun 20, 2017, at 11:17 PM, Gerriet M. Denkmann wrote: > > Assume that I have two NSImages, both with the same size, how can I create an > animated gif which alternates between these two images? You might have to use a 3rd party image library to do that; I’ve never

How to create an animated gif?

2017-06-21 Thread Gerriet M. Denkmann
macOS 12.5 Assume that I have two NSImages, both with the same size, how can I create an animated gif which alternates between these two images? Gerriet. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or