public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-patches@cygwin.com
Subject: Re: [PATCH] update site goldstar award types images from jpg/png to webp
Date: Wed, 2 Feb 2022 10:44:08 +0100	[thread overview]
Message-ID: <YfpSaFiy7EH6BwAy@calimero.vinschen.de> (raw)
In-Reply-To: <20220202065958.6840-1-Brian.Inglis@SystematicSW.ab.ca>

On Feb  1 23:59, Brian Inglis wrote:
> Our images at cygwin-htdocs/goldstars/img/ seemed large for small icons:
> 
> $ wc -c img/*
>   3473 img/dungbomb.png
>   1074 img/goldstar.png
>   1303 img/goldwatch.png
>   9382 img/pinkwatch.jpg
>    877 img/platinumwatch.jpg
>    878 img/plush_hippo.jpg
>   1055 img/silverstar.png
>  18042 total
> 
> so converted them and found they were much smaller in webp format,
> and reconverting using the upgraded libwebp package command:
> 
>     $ cwebp -blend_alpha 0xffffff img/$i.* -o images/$i.webp
> 
> $ wc -c images/*
>   220 images/dungbomb.webp
>   284 images/goldstar.webp
>   286 images/goldwatch.webp
>   322 images/pinkwatch.webp
>   232 images/platinumwatch.webp
>   204 images/plush_hippo.webp
>   174 images/silverstar.webp
>  1722 total
> 
> Updating these would make the site more mobile friendly,
> quicker for those on low-bandwidth connections,
> and cheaper for those on expensive plans.

Nice, pushed with a remade index.html.


Thanks,
Corinna

  reply	other threads:[~2022-02-02  9:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  6:59 Brian Inglis
2022-02-02  9:44 ` Corinna Vinschen [this message]
2022-02-02 18:49   ` Brian Inglis
2022-02-02 20:41     ` Corinna Vinschen
2022-02-05 14:26       ` Jon Turney
2022-02-05 17:50         ` Marco Atzeri
2022-02-05 23:18           ` Brian Inglis
2022-02-09 15:32             ` Jon Turney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YfpSaFiy7EH6BwAy@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-patches@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).