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: YAMAMOTO Mitsuharu
Subject: Re: Help fix this: Bug in sliced XPM images on X -- bad clip mask origin.
Date: Fri, 04 Jun 2004 10:29:53 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> 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.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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