help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Background color in SVG display


From: Pascal Quesseveur
Subject: Re: Background color in SVG display
Date: Thu, 23 Jun 2022 12:35:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (windows-nt)

>"EZ" == Eli Zaretskii <eliz@gnu.org> writes:

  EZ> How do you see that background?  Please show a recipe, starting
  EZ> from "emacs -Q", that reproduces such a display of an SVG image.

I finally managed to define a minimal test:

runemacs -Q \
 --eval="(setq initial-frame-alist (list (cons 'background-color \"azure\")))"

then visit splash.svg

The background color depends on the frame background color. It is
light orange in this case.


-- 
Pascal Quesseveur
pquessev@gmail.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]