unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch-emacs: svg icon cannot be rendered by emacs-mac
@ 2022-01-12 12:44 LdBeth
  2022-01-13 17:43 ` Tomi Ollila
  0 siblings, 1 reply; 2+ messages in thread
From: LdBeth @ 2022-01-12 12:44 UTC (permalink / raw)
  To: Notmuch Mailing List

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]


The svg icons included in notmuch-emacs cannot be correctly rendered
by emacs-mac (https://bitbucket.org/mituharu/emacs-mac/src/master/),
which uses OSX's builtin frameworks instead of imagemagick to render
images.

The empty SVG created by `svg-image' function from svg.el has XML
attribute `xmlns' like:

"<svg width=\"50\" height=\"50\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">
</svg>"

which is missing from SVG icons defined in `notmuch-tag.el'

Thanks.

--
LDB


[-- Attachment #2: 截圖 2022-01-12 上午6.29.56.png --]
[-- Type: image/png, Size: 104519 bytes --]

[-- Attachment #3: Type: text/plain, Size: 1 bytes --]



[-- Attachment #4: 截圖 2022-01-12 上午6.40.21.png --]
[-- Type: image/png, Size: 345611 bytes --]

[-- Attachment #5: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-13 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 12:44 notmuch-emacs: svg icon cannot be rendered by emacs-mac LdBeth
2022-01-13 17:43 ` Tomi Ollila

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.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).