I added output callback yesterday.
https://github.com/pkrumins/node-gif/commit/4018b0dd212b45ba2cf23334381dc2b5db9044a0

Actually it could be better interface for node-gif than getGif/setFileName 
(have only 'data' callback and wrap the rest of functionality in JS land as 
node streams)
I'd like to see vnc-over-gif as one-liner: http.createServer((req,res) -> 
vnc.pipe(gif).pipe(res) ) :)

On Saturday, 25 May 2013 10:07:28 UTC+10, Eric Muyser wrote:
>
> GIFs have output callbacks? Alright then.. learn something new every day. 
> Sounds awesome!
>
>
> On Sat, May 25, 2013 at 6:08 AM, Christian Tellnes 
> <chri...@tellnes.no<javascript:>
> > wrote:
>
>> 2013/5/24 mscdex <msc...@gmail.com <javascript:>>:
>> > On May 24, 6:09 am, Andrey <andrey.sido...@gmail.com> wrote:
>> >> Browser requirement: netscape 2.0+
>> >
>> > Time to upgrade my browser :-(
>>
>> Time to downgrade node.
>>
>>
>> --
>> Sincerely, Christian Vaagland Tellnes
>> Phone: +4791861617
>> https://github.com/tellnes
>>
>> --
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines: 
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nod...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> nodejs+un...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups 
>> "nodejs" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to nodejs+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to