emacs-devel
[Top][All Lists]
Advanced

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

Re: Help fix this: Bug in sliced XPM images on X -- bad clip mask origin


From: Kim F. Storm
Subject: Re: Help fix this: Bug in sliced XPM images on X -- bad clip mask origin.
Date: 04 Jun 2004 10:00:02 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

YAMAMOTO Mitsuharu <address@hidden> writes:

> >>>>> On Thu, 03 Jun 2004 23:45:42 +0100, Jason Rumney <address@hidden> said:
> 
> > address@hidden (Kim F. Storm) writes:
> 
> >> Here is some code to illustrate the bug:
> >> 
> >> (progn
> >> (setq im2 (find-image '((:type xpm :file "gnus.xpm"))))
> >> (insert "\n")
> >> (insert-image im2)
> >> (insert "\n")
> >> (insert-sliced-image im2 nil nil 5 4)
> >> (insert "\n"))
> >> 
> >> 
> >> Does this code work on W32 and/or MAC ?
> 
> > It looks OK on W32.
> 
> OK on MAC, too.

Thank you both for testing.  So at least it is X specific.  X-perts? 

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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