]> git.cworth.org Git - notmuch/commitdiff
emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
authorTomi Ollila <tomi.ollila@iki.fi>
Tue, 21 Dec 2021 23:10:39 +0000 (01:10 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 23 Dec 2021 12:16:49 +0000 (08:16 -0400)
emacs/notmuch-logo.svg is handcrafted scalable vector graphics version
of the notmuch logo.

Emacs on graphic displays render this image four times in size compared
to the emacs/notmuch-logo.png, and the image is much sharper.

The rendered image size, 100x100 pixels, fits reasonably well with
text shown in various font sizes.

Scaling the image -- if desired -- may come in the future. For now
this is improvement on how the logo looked in notmuch-hello window.


No differences found