emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: problem with transparent PNG image display]


From: Miles Bader
Subject: Re: address@hidden: Re: problem with transparent PNG image display]
Date: Wed, 01 Aug 2007 23:43:35 +0900

Richard Stallman <address@hidden> writes:
> The cache could record what background color was used for rendering.
> Then, on displaying the image again, if the desired background is
> different, that could cause a cache-mismatch, which would cause
> re-rendering.

I thought it already did this (in image.c:search_image_cache):

2007-06-13  YAMAMOTO Mitsuharu  <address@hidden>

        * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
        frame_foreground and frame_background.

        * image.c (lookup_image): Save frame foreground and background colors.
        (search_image_cache): Check if saved and current frame colors match.

-Miles

-- 
Americans are broad-minded people.  They'll accept the fact that a person can
be an alcoholic, a dope fiend, a wife beater, and even a newspaperman, but if a
man doesn't drive, there is something wrong with him.  -- Art Buchwald




reply via email to

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