--- Log opened Fri Jan 02 00:00:00 2009 00:57 -!- akagogo [n=carlos@201.230.83.68] has joined #synfig 01:15 < genete> (rore you have a forum reply) G'night 01:15 -!- genete [n=chatzill@79.108.35.41.dyn.user.ono.com] has quit ["ChatZilla 0.9.84 [Firefox 3.0.5/2008121623]"] 02:15 -!- akagogo [n=carlos@201.230.83.68] has quit ["Ex-Chat"] 02:56 -!- pabs3 [n=pabs@d122-104-118-138.per9.wa.optusnet.com.au] has quit [Connection timed out] 04:21 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has joined #synfig 04:55 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has quit [Read error: 104 (Connection reset by peer)] 04:57 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has joined #synfig 05:57 -!- Yaco [n=Franco@201.254.182.130] has quit [Read error: 110 (Connection timed out)] 05:58 -!- Yaco [n=Franco@201.254.190.207] has joined #synfig 06:17 -!- Netsplit hubbard.freenode.net <-> irc.freenode.net quits: stolf, slogger, Yaco, LinuxMafia, prokoudine 06:20 -!- Netsplit hubbard.freenode.net <-> irc.freenode.net quits: AkhIL, CIA-45, rore, Bombe 06:20 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has quit [Read error: 104 (Connection reset by peer)] 06:21 -!- Netsplit hubbard.freenode.net <-> irc.freenode.net quits: factor 06:22 -!- pixelgeek_ [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has joined #synfig 06:22 -!- pixelgeek_ is now known as pixelgeek 06:22 -!- KiBi [n=kibi@kibi.dyndns.org] has quit [Remote closed the connection] 06:22 -!- KiBi [n=kibi@kibi.dyndns.org] has joined #synfig 06:23 -!- Netsplit over, joins: factor 06:23 < pixelgeek> http://synfig.org/forums/viewtopic.php?f=17&t=323 06:23 -!- Yaco [n=Franco@201.254.190.207] has joined #synfig 06:23 -!- prokoudine [n=avp@beacon.altlinux.ru] has joined #synfig 06:23 -!- LinuxMafia [n=awatt@CPE000e081cbf7a-CM00159a642d7e.cpe.net.cable.rogers.com] has joined #synfig 06:23 -!- stolf [i=chris@spy.byte.net.nz] has joined #synfig 06:23 -!- slogger [n=synfiglo@vps.synfig.org] has joined #synfig 06:24 -!- pixelgeek changed the topic of #synfig to: http://synfig.org/FAQ | 0.61.09 Released! http://synfig.org/forums/viewtopic.php?f=1&t=248 | Road Map discussion started! http://synfig.org/forums/viewtopic.php?p=1398 | News: http://synfig.org/News/2008-09-15 http://synfig.org/News/Draft | January challenge http://synfig.org/forums/viewtopic.php?f=17&t=323| Ask your question and wait - we will answer it eventually! 06:26 -!- Netsplit hubbard.freenode.net <-> irc.freenode.net quits: stolf, slogger, Yaco, LinuxMafia, factor, prokoudine 06:29 -!- Netsplit over, joins: Yaco, prokoudine, LinuxMafia, stolf, slogger 06:30 -!- KiBi [n=kibi@kibi.dyndns.org] has quit [Success] 06:30 -!- AkhIL [n=akhilman@92-125-49-172-xdsl-dynamic.kuzbass.net] has joined #synfig 06:30 -!- CIA-45 [n=CIA@208.69.182.149] has joined #synfig 06:30 -!- rore [n=rore__@46.66.194-77.rev.gaoland.net] has joined #synfig 06:30 -!- Bombe [n=droden@freenet/developer/Bombe] has joined #synfig 06:30 -!- Netsplit over, joins: factor 06:33 -!- KiBi [n=kibi@kibi.dyndns.org] has joined #synfig 07:09 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has quit [Read error: 110 (Connection timed out)] 08:22 < AkhIL> hey. where is doxigen documentation? 08:22 < AkhIL> got it 08:26 < AkhIL> I have two surfaces inside accelerated_render 08:27 < AkhIL> first one i original surface, second one is blured like in blur filter 08:28 < AkhIL> how I can get alpha from blured surface and push it to original surface? 08:41 < AkhIL> ok. I need a final effort to get chromakey done. But I have not enough knowledge to do this effort 08:42 < AkhIL> if some one wish to help me please respond 10:04 -!- genete [n=chatzill@79.108.35.41.dyn.user.ono.com] has joined #synfig 10:04 < genete> AkhIL: still there? 10:07 < genete> look synfig-core/src/synfig/color.cpp line 526. Color Color::blend(Color a, Color b,float amount, Color::BlendMethod type) that function is the used to blend two colors from two canvases and return the color after blend. I think that can help you. 10:09 < genete> bye! 10:09 -!- genete [n=chatzill@79.108.35.41.dyn.user.ono.com] has quit ["ChatZilla 0.9.84 [Firefox 3.0.5/2008121623]"] 10:20 * AkhIL waites someone else 11:51 < AkhIL> dooglus, are you online? 11:59 < AkhIL> http://akhilman.googlepages.com/chromakey-hsyuv.cpp http://akhilman.googlepages.com/chromakey-hsyuv.h 11:59 < AkhIL> plesase look for FIXME in chromakey-hsyuv.cpp 11:59 < AkhIL> i don't know how to implement bluring right here 12:00 < AkhIL> i had tryed to copypaste code from blur.cpp, but without success 12:56 -!- Zelgadis [n=zelgadis@92.124.231.145] has joined #synfig 15:10 -!- Yaco [n=Franco@201.254.190.207] has quit [Read error: 60 (Operation timed out)] 15:24 -!- Yaco [n=Franco@201.250.246.24] has joined #synfig --- Log opened Fri Jan 02 16:15:21 2009 16:15 -!- dooglus [n=dooglus@rincevent.net] has joined #synfig 16:15 -!- Irssi: #synfig: Total of 17 nicks [1 ops, 0 halfops, 0 voices, 16 normal] 16:15 -!- Irssi: Join to #synfig was synced in 22 secs 16:22 -!- Zelgadis [n=zelgadis@92.124.231.145] has quit ["Schastlivo!"] --- Log opened Fri Jan 02 16:47:38 2009 16:47 -!- dooglus [n=dooglus@rincevent.net] has joined #synfig 16:47 -!- Irssi: #synfig: Total of 16 nicks [1 ops, 0 halfops, 0 voices, 15 normal] 16:47 -!- Irssi: Join to #synfig was synced in 22 secs 16:54 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has quit [Read error: 104 (Connection reset by peer)] 17:11 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has joined #synfig 17:41 -!- end[world] [n=daviss@58.64.55.216] has joined #synfig 17:42 -!- end[world] is now known as en[nowiki] 19:33 -!- akagogo [n=carlos@201.230.205.63] has joined #synfig 20:11 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has joined #synfig 20:53 -!- en[nowiki] is now known as enllType4U 21:01 -!- enllType4U [n=daviss@58.64.55.216] has quit ["ChatZilla 0.9.84 [Firefox 3.0.3/2008092510]"] 23:04 -!- Coolname007 [n=gorilla@63.225.3.37] has joined #synfig 23:04 < Coolname007> tri-boot successful! :D 23:05 < Coolname007> if anyone needs any help with tri-booting here (unlikely, i know...), i think i can be of assistance 23:05 < Coolname007> or even dual-booting... 23:07 < Coolname007> i now have Vista, XP, and Ubuntu 8.10 all installed on the same computer 23:07 < pixelbot> For information on Synfig on Ubuntu 8.10 Intrepid Ibex see http://synfig.org/forums/viewtopic.php?f=13&t=277 23:08 < Coolname007> and all booting as well... 23:08 < Coolname007> say...what's the next version of synfig? 23:09 < Coolname007> just curious 23:23 -!- Coolname007 [n=gorilla@63.225.3.37] has left #synfig ["Ex-Chat"] 23:24 -!- Coolname007 [n=gorilla@63.225.3.37] has joined #synfig 23:25 -!- Coolname007 is now known as Jakemanjoke 23:29 < Jakemanjoke> From now on "Coolname007" will be known as "Jakemanjoke", just FYI... 23:30 < Jakemanjoke> at least here. at the forum, i think i will keep the other name 23:44 -!- Jakemanjoke changed the topic of #synfig to: http://synfig.org/FAQ | 0.61.09 Released! http://synfig.org/forums/viewtopic.php?f=1&t=248 | Road Map discussion started! http://synfig.org/forums/viewtopic.php?p=1398 | News: http://synfig.org/News/2008-09-15 http://synfig.org/News/Draft | January challenge http://synfig.org/forums/viewtopic.php?f=17&t=323| Ask your question and wait - we will answer it eventually! (eventually means NEVER!!!) :D 23:45 -!- Jakemanjoke [n=gorilla@63.225.3.37] has quit ["Ex-Chat"] --- Log closed Sat Jan 03 00:00:34 2009