Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57314

Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo

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 <ian.g.kelly@gmail.com>
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 <d551aee8-2978-40eb-8dd4-ac50b9889fd9@googlegroups.com>
References <eac0c7dd-b4c8-43b4-b405-e9fb0f1583e8@googlegroups.com> <8667656a-2f66-4282-a85b-37cace7a88ae@googlegroups.com> <mailman.1343.1382428637.18130.python-list@python.org> <d551aee8-2978-40eb-8dd4-ac50b9889fd9@googlegroups.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Tue, 22 Oct 2013 15:15:05 -0600
Subject Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo
To Python <python-list@python.org>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1381.1382476555.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


On Tue, Oct 22, 2013 at 8:23 AM, Metallicow <metaliobovinus@gmail.com> 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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Animated PNG Vs Gif: 120fr 3D Python Powered Logo Metallicow <metaliobovinus@gmail.com> - 2013-10-21 00:17 -0700
  Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo Metallicow <metaliobovinus@gmail.com> - 2013-10-21 22:28 -0700
    Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo Terry Reedy <tjreedy@udel.edu> - 2013-10-22 02:52 -0400
    Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo Ian Kelly <ian.g.kelly@gmail.com> - 2013-10-22 01:56 -0600
      Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo Metallicow <metaliobovinus@gmail.com> - 2013-10-22 07:23 -0700
        Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo Ian Kelly <ian.g.kelly@gmail.com> - 2013-10-22 15:15 -0600
          Re: Animated PNG Vs Gif: 120fr 3D Python Powered Logo Metallicow <metaliobovinus@gmail.com> - 2013-10-28 05:28 -0700

csiph-web