[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scratch/icons 4de626ea22 08/11: Support using icons.el in toolbar
From: |
Stefan Monnier |
Subject: |
Re: scratch/icons 4de626ea22 08/11: Support using icons.el in toolbar |
Date: |
Wed, 24 Aug 2022 08:07:00 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
> Non-color displays and displays whose visual class is not TrueColor
> cannot display SVG images. The svg code just doesn't work.
Is that the case for all the SVG renderers?
What does "doesn't work" mean, exactly. Does it signal an error? draw
something with wrong colors? draw complete random noise? just silently
does nothing? Is the behavior the same for monochrome displays as for
colormapped displays?
I've used 16bit TrueColor displays until quite recently, but can't
remember using (or hearing someone mention the use of) a colormapped
display in the last ... 20 years? How common is it nowadays?
What else breaks down?
Stefan