unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 18334@debbugs.gnu.org
Subject: bug#18334: 24.3.93; ImageMagick: eww shows favicon animations in search results
Date: Sun, 21 Sep 2014 14:13:49 +0200	[thread overview]
Message-ID: <m361ghjhmq.fsf@stories.gnus.org> (raw)
In-Reply-To: <5xwq8yuf9c.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 20 Sep 2014 17:57:19 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Lars Magne Ingebrigtsen wrote:
>
>> Especially since no images I see are animated any more
>
> (I did say that would happen...)

Could you do a merge with trunk?  >"?

> You seem to end up using ImageMagick to render all images, even when no
> resizing is needed. Did you intend that?

Uhm, let's see if I can remember...

First of all, `image-size' used to transmit the entire picture via X, so
I wanted to avoid doing that.  And then I implemented `max-width/height'
both to avoid doing the size computation everywhere, but also to help
with the `image-size' thing.

Then `image-size' was fixed so that it could be used again, but I was
thinking that first decoding a picture with libjpeg (for instance) to
determine the size, and then with ImageMagick to display it, would
probably be slower (due to caching at various levels) and more
error-prone (all libraries have bugs), so I just left it with
ImageMagick.

And now I want to implement resizing in all the decoders, so that we
don't have to use ImageMagick much at all.

See?  Makes sense.  >"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2014-09-21 12:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27  0:57 bug#18334: 24.3.93; ImageMagick: eww shows favicon animations in search results YAMAMOTO Mitsuharu
2014-09-14  7:42 ` YAMAMOTO Mitsuharu
2014-09-14 18:20   ` Glenn Morris
2014-09-15  0:10     ` Glenn Morris
2014-09-17 22:45       ` Juri Linkov
2014-09-18 16:48         ` Lars Magne Ingebrigtsen
2014-09-18 19:22           ` Lars Magne Ingebrigtsen
2014-09-18 21:02             ` Juri Linkov
2014-09-20 21:57             ` Glenn Morris
2014-09-21 12:13               ` Lars Magne Ingebrigtsen [this message]
2014-09-21 13:50                 ` Glenn Morris
2014-09-22 19:26                 ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m361ghjhmq.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=18334@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).