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
Subject: Re: Image support for Carbon Emacs (Re: Consolidation of image support)
Date: Wed, 21 Apr 2004 10:10:27 +0900	[thread overview]
Message-ID: <wl3c6yrv98.wl@church.math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <87smeyd8sd.fsf-monnier+emacs@gnu.org>

>>>>> On 20 Apr 2004 10:28:44 -0400, Stefan Monnier <monnier@iro.umontreal.ca> said:

> libXpm is very easy to get on Mac OS X, so maybe it'd be better to
> try and support libXpm in Carbon Emacs (tho it may depend much too
> much on the rest of the X11 libraries).

That's why I didn't use libXpm.  Unlike other image libraries, it is
heavily dependent on X11 functions and data structures.  Linking X11
libraries is definitely not an option.  I thought implementing
emulation of X11 functions and data structures was overkill for our
purpose, and it actually conflicts with the existing ones in Carbon
Emacs.

XPM itself is not difficult to implement if we restrict ourselves to
version 3.  For example, ImageMagick also uses its own implementation
of XPM functions rather than libXpm.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

  reply	other threads:[~2004-04-21  1:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18 13:57 Consolidation of image support (was Re: Emacs on MAC OS X 10.3) YAMAMOTO Mitsuharu
2003-12-18 16:42 ` Kim F. Storm
2004-01-13 12:10 ` Image support for Carbon Emacs (Re: Consolidation of image support) YAMAMOTO Mitsuharu
2004-01-13 15:55   ` Stefan Monnier
2004-01-19 11:53     ` YAMAMOTO Mitsuharu
2004-01-28 12:48       ` Sébastien Kirche
2004-01-28 18:07         ` Steven Tamm
2004-01-14  0:20   ` Kim F. Storm
2004-01-15 21:22   ` Richard Stallman
2004-01-16  4:22     ` Steven Tamm
2004-01-16 19:54       ` Richard Stallman
2004-01-16  0:54   ` Image support for Carbon Emacs Hans-Peter Binder
2004-01-16  5:05     ` YAMAMOTO Mitsuharu
2004-01-16 10:44       ` Hans-Peter Binder
2004-04-20  8:43   ` Image support for Carbon Emacs (Re: Consolidation of image support) YAMAMOTO Mitsuharu
2004-04-20  9:03     ` Miles Bader
2004-04-20  9:31       ` YAMAMOTO Mitsuharu
2004-04-20  9:16     ` David Kastrup
2004-04-20 14:28     ` Stefan Monnier
2004-04-21  1:10       ` YAMAMOTO Mitsuharu [this message]
2004-04-21 15:58         ` Stefan Monnier
2004-04-22  1:08           ` YAMAMOTO Mitsuharu

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=wl3c6yrv98.wl@church.math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    /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).