emacs-devel
[Top][All Lists]
Advanced

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

Re: fail on osx between 2/4/2009 and 2/5/2009


From: Jules Colding
Subject: Re: fail on osx between 2/4/2009 and 2/5/2009
Date: Tue, 10 Feb 2009 10:05:03 +0100


On 10/02/2009, at 09.44, YAMAMOTO Mitsuharu wrote:

On Tue, 10 Feb 2009 09:08:30 +0100, Jules Colding <address@hidden > said:

It seems to be all these new mathematical scripts, they aren't
defined anywhere, whereas others are defined either in
international/ characters.el or international/fontset.el.  I don't
understand the script system that well, but don't see how this can
be a failure only under OS X.  Are no other platforms experiencing
it?

I can't reproduce that problem on GNU/Linux and X Window.

I have the exact same problem:

If you remove the following lines in fontset.c, the Cocoa/GNUstep port
will launch.

#ifdef HAVE_NS
 nsfont_make_fontset_for_font(name, font_object);
#endif

You may lose non-ASCII characters, because the NS font backend driver
doesn't use either :lang or :script property in a given font spec for
font listing/matching.

OK, thanks!

Best,
  jules





reply via email to

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