unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Cc: John Wiegley <jwiegley@gmail.com>
Subject: svg.el in core?
Date: Fri, 19 Feb 2016 12:36:40 +1100	[thread overview]
Message-ID: <87y4aha3br.fsf@gnus.org> (raw)

I was thinking a bit about how to display loading images in eww better.
I was originally thinking about displaying a spinner of some kind, but
that seems rather intrusive.  I think the nicest thing to do would be to
display an empty grey image of the same size that the resulting real
image is going to be would be nicest (and that way things don't move
around when the images are finally inserted).

The easiest way to create images of arbitrary size is to use SVG images,
and I happen to have created a small library for doing just that a
couple of years ago:

  https://github.com/larsmagne/svg.el

So would it be OK to include that library in the Emacs core?

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




             reply	other threads:[~2016-02-19  1:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19  1:36 Lars Ingebrigtsen [this message]
2016-02-19  1:53 ` svg.el in core? John Wiegley
2016-02-19  4:04   ` Lars Ingebrigtsen
2016-02-20  7:05 ` Lars Ingebrigtsen

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=87y4aha3br.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=jwiegley@gmail.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.
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).