unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: emacs-devel@gnu.org, "Kim F. Storm" <storm@cua.dk>
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	[thread overview]
Message-ID: <wlu0xsdsa6.wl@church.math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <uekow5kh5.fsf@jasonrumney.net>

>>>>> On Thu, 03 Jun 2004 23:45:42 +0100, Jason Rumney <jasonr@gnu.org> said:

> storm@cua.dk (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
				mituharu@math.s.chiba-u.ac.jp

  reply	other threads:[~2004-06-04  1:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03 22:15 Help fix this: Bug in sliced XPM images on X -- bad clip mask origin Kim F. Storm
2004-06-03 22:45 ` Jason Rumney
2004-06-04  1:29   ` YAMAMOTO Mitsuharu [this message]
2004-06-04  8:00     ` Kim F. Storm
2004-06-17 19:41 ` Jan D.
2004-06-18  7:58   ` Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wlu0xsdsa6.wl@church.math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).