From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Homunkulus@gmx.net (Torsten =?iso-8859-1?q?M=FCller?=) Newsgroups: gmane.emacs.help Subject: Re: 6x13 font not working in windows emacs 21.3 Date: 03 Apr 2003 09:59:48 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Urlicht@gmx.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049357070 18533 80.91.224.249 (3 Apr 2003 08:04:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2003 08:04:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 03 10:04:28 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190zhz-0004ol-00 for ; Thu, 03 Apr 2003 10:04:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190zeF-0003Jc-0A for gnu-help-gnu-emacs@m.gmane.org; Thu, 03 Apr 2003 03:00:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fu-berlin.de!uni-berlin.de!ip1.easy-soft.dd.de.dsi.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 39 Original-NNTP-Posting-Host: ip1.easy-soft.dd.de.dsi.net (212.80.226.146) Original-X-Trace: fu-berlin.de 1049356789 3712152 212.80.226.146 (16 [90666]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:111630 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8131 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8131 If I display the fonts on my EmacsNT 21.2.1 I can see the following lines among many others: -raster-6x13-normal-r-normal-normal-13-97-96-96-c-60-*-#44 -raster-6x13B-normal-r-normal-normal-13-97-96-96-c-60-*-#44 -raster-7x13-normal-r-normal-normal-13-97-96-96-c-70-*-#44 -raster-7x13B-normal-r-normal-normal-13-97-96-96-c-70-*-#44 -raster-7x13euro-normal-r-normal-normal-13-97-96-96-c-70-*-#44 -raster-7x13euroB-normal-r-normal-normal-13-97-96-96-c-70-*-#44 -raster-7x14-normal-r-normal-normal-14-105-96-96-c-70-*-#44 -raster-7x14B-normal-r-normal-normal-14-105-96-96-c-70-*-#44 -raster-8x13-normal-r-normal-normal-13-97-96-96-c-80-*-#44 -raster-8x13B-normal-r-normal-normal-13-97-96-96-c-80-*-#44 -raster-9x15-normal-r-normal-normal-15-112-96-96-c-90-*-#44 -raster-9x15B-normal-r-normal-normal-15-112-96-96-c-90-*-#44 I did install these font files on my Windows XP and they work well with other applications. But if I want to use any of them in Emacs nothing happens. The font remains Courier. I tried the following things: - M-x set-frame-font - with any of the strings above - with 6x13 - command line option -fn - with 6x13 (as in Linux!) - font selection dialog (S-down-mouse-1) - 6x13 Standard 10 - customizing the default face - font family: raster-6x13, raster 6x13, 6x13 (what is right???) - with or without height, weight, ... What else could I try? What is the meaning of these mysterious #44? Only these 12 fonts have such a number. T.M.