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: Kenichi Handa
Subject: bug#3659: FW: 23.0.95; crash on set-frame-font
Date: Mon, 29 Jun 2009 16:24:00 +0900

In article <gi7hyvk083.fsf@fencepost.gnu.org>, Glenn Morris <rgm@gnu.org> 
writes:

> > % ./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)

Ummm, it seems that there's no way to open a font by
specifying file and index with your Xft.  What is the value
of these macros in header files?

/usr/openwin/include/X11/Xft/Xft.h:

#define XFT_MAJOR       2
#define XFT_MINOR       1
#define XFT_REVISION    12

.../include/fontconfig/fontconfig.h:

#define FC_MAJOR        2
#define FC_MINOR        6
#define FC_REVISION     0

---
Kenichi Handa
handa@m17n.org





reply via email to

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