From owner-freebsd-questions@FreeBSD.ORG Wed Aug 24 08:55:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 791BC16A420 for ; Wed, 24 Aug 2005 08:55:08 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDC1F43D55 for ; Wed, 24 Aug 2005 08:55:07 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9930 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1E7r2I-000BSl-93; Wed, 24 Aug 2005 08:55:06 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id C79B415437E; Wed, 24 Aug 2005 11:03:57 +0200 (CEST) Received: from amandla.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 193AC5903CD; Wed, 24 Aug 2005 10:55:16 +0200 (CEST) Date: Wed, 24 Aug 2005 10:54:50 +0200 From: "albi@scii.nl" To: Eric Murphy Message-Id: <20050824105450.460d092e.albi@scii.nl> In-Reply-To: <5994703.1124787902990.JavaMail.root@elwamui-sweet.atl.sa.earthlink.net> References: <5994703.1124787902990.JavaMail.root@elwamui-sweet.atl.sa.earthlink.net> X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Fonts Question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2005 08:55:08 -0000 On Tue, 23 Aug 2005 04:05:02 -0500 (GMT-05:00) Eric Murphy wrote: > When installing X fonts whats the best way to do this > > say I found a font I really like thats manily for windows ...the file is called XCELI.TTF > > So I figured I could go to /usr/X11R6/lib/X11/fonts/TTF and place the file there..then open ip xfontsel and have at it.. > > This didnt work...so my question is.. how do you install custem X fonts and can you use windows fonts? you're using xorg ? you have a ~/.fonts directory ? if not, create it and copy fonts you want to use in there, and you should be able to use them right away