From: Brad Fitzpatrick (brad@danga.com)
Date: Sat Jan 19 2002 - 17:52:20 PST
Evan,
Is there a way to register a hook with evas to be called whenever the canvas is updated? For the purposes of animated GIF making only, one could register something to take a screenshot on every frame.
But then the issue is timing. I suppose you could store alongside each captured screenshot the number of milliseconds that had elapsed from the time of the last screenshot finishing to the time of the hook being run.
Then it's just a simple matter of cropping a bunch of images and using one of the numerous animated GIF creation tools along with the timing data.
U HAV FREETIME EV)N DO IT! :P
- Brad
----- Original Message -----
From: "Chris Ball" <chris@cpan.org>
To: "Brad Fitzpatrick" <brad@danga.com>
Cc: <further-devel@sourceforge.net>
Sent: Saturday, January 19, 2002 5:30 PM
Subject: Re: [Further-devel] battery meter
> On Sat, Jan 19, 2002 at 05:21:17PM -0800, Brad Fitzpatrick wrote:
> > Too bad screenshots don't capture its sexiness.
>
> I know. I started to write a speed-screenshot grabber using imlib2/gif
> earlier on. Even if I get the code to work, I doubt X11 is up to it.
> If it is, though, we could have further animated gifs. Which'd be fun.
>
> > Your Hackers IMDB link has an extra http://, btw.
>
> Thanks, fixed.
>
> - Chris.
> --
> Chris Ball.
> chris@cpan.org || http://printf.net/
> "The world is complex; sendmail.cf reflects this."
>
>
_______________________________________________
Further-devel mailing list
Further-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/further-devel
This archive was generated by hypermail 2.1.4 : Tue May 28 2002 - 23:37:04 PDT