Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.052 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'subject:Python': 0.06; 'layers': 0.07; '22,': 0.09; 'freeware': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'browsers': 0.24; 'subject:Logo': 0.24; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'easier': 0.31; 'disable': 0.31; 'mod': 0.31; 'option': 0.32; 'open': 0.33; 'maybe': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'whatever': 0.38; 'to:addr:python-list': 0.38; "couldn't": 0.39; 'to:addr:python.org': 0.39; 'changed': 0.39; 'called': 0.40; 'increase': 0.74; 'gif,': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=MGcTKifLDANQLJPgQEYc4FL8ImKe0eZ1xRT8gU91HDw=; b=CEo4ooUWKmJwQHHBQcXo8EeiJIbdT9qKA1FhARiQuMMzINY5mEFDE4ZoSBUc0/pJec uyHS/bE/WhcEvbEsl2yY2Ukjw6n53Yd7238+9oQ9UHPKJOcWbUqPbrR9YnE1ArqsVPVB 21T49o7yUaF1H/h/Wgo7nwdKj2WXqi80T2CBMlb5COWeHV4Ce+ByF864JK3kR8MzACdh GuD4/HZqc7iGaNnfJ6+zABOgpoLeinqCxu5P0O+7B22D1me0Ka8jGi7wp+l7Yc5KPbgS nhqSB37Z3w18FAk+xnbXHlyFDWrPs6bAp+aiwUU4swmlyzbJOp8RRuAyaJdhvtfK2Zdn pBZw== X-Received: by 10.68.170.133 with SMTP id am5mr24918338pbc.104.1382476545904; Tue, 22 Oct 2013 14:15:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <8667656a-2f66-4282-a85b-37cace7a88ae@googlegroups.com> From: Ian Kelly Date: Tue, 22 Oct 2013 15:15:05 -0600 Subject: Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo To: Python Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382476555 news.xs4all.nl 16008 [2001:888:2000:d::a6]:35538 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57314 On Tue, Oct 22, 2013 at 8:23 AM, Metallicow wrote: > Maybe there is an option with the browsers to disable gif 0 delay mangling...? Perhaps there is, but you couldn't rely on the user to have changed it. > So What did you use to increase the speed of the gif? ...Errm Program or whatever used to mod it? I made the gif with gimp, since I find importing/exporting as layers a bit easier than using imageready. I used a freeware called Photoscape to open the gif, change the delays, and resave it.