bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3659: FW: 23.0.95; crash on set-frame-font


From: Glenn Morris
Subject: bug#3659: FW: 23.0.95; crash on set-frame-font
Date: Mon, 29 Jun 2009 02:44:44 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Kenichi Handa wrote:

> Hmmm, it seems that there's something wrong in you Xft (or
> underlying fontconfig/freetype)

That's entirely possible. I never normally use Solaris, I was only
trying to reproduce the initial report.

> Please compile the attached program and run it (as below).
> What is shown?
>
> % gcc `pkg-config --cflags xft` `pkg-config --libs xft` -o xfttest xfttest.c 

In case it's relevant, I have to manually add "-lX11" to get it to compile.
It then compiles with these warnings:

In file included from ./xfttest.c:4:
/usr/openwin/include/X11/Xlib.h:38: warning: ignoring #pragma ident 
In file included from /usr/openwin/include/X11/extensions/Xrender.h:33,
                 from /usr/openwin/include/X11/Xft/Xft.h:44,
                 from ./xfttest.c:5:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident 

> % ./xfttest /usr/openwin/lib/X11/fonts/75dpi/courR14.pcf.Z

Listing a font by file name and index ... found these fonts:
  01:/usr/openwin/lib/X11/fonts/75dpi/courR14.pcf.Z
Matching the first one ...  matched
  /usr/openwin/lib/X11/fonts/Type1/cour.pfa opening ... ok

(the latter is a symlink to ./outline/Courier-Bold.pfa)





reply via email to

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