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

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

bug#40845: SVG rendering issues


From: Clément Pit-Claudel
Subject: bug#40845: SVG rendering issues
Date: Sat, 25 Apr 2020 12:42:07 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 25/04/2020 11.46, Eli Zaretskii wrote:
>> From: Pip Cet <pipcet@gmail.com>
>> Date: Sat, 25 Apr 2020 14:34:11 +0000
>> Cc: 40845@debbugs.gnu.org
>>
>>> 3. The SVG images don't inherit the foreground of the current face; 
>>> instead, they use a black foreground.
>>
>> Also, IIRC, 3 is an rsvg issue.
> 
> I don't think I understand what item 3 is complaining about.  If I
> visit etc/images/splash.svg, it gets the background color of the
> default face.  So is the complaint that it takes the background from
> the default face instead of the current face?  That should be easy to
> fix, I think, as this code in svg_load_image shows:

That's item 2:

  2. The SVG images don't inherit the background of the current face; instead, 
they inherit the background of the default face.

and you summarized it exactly right.  Item 3 is about the color of the circle 
that the repro draws. . It should be purple, but it's black.

Clément.





reply via email to

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