From owner-freebsd-questions@FreeBSD.ORG Tue Dec 12 10:50:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3005216A403 for ; Tue, 12 Dec 2006 10:50:59 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6A743CCF for ; Tue, 12 Dec 2006 10:49:34 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from [80.99.172.190] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1Gu5Dq-000Phx-Ul; Tue, 12 Dec 2006 11:50:55 +0100 Message-ID: <457E898F.30703@freemail.hu> Date: Tue, 12 Dec 2006 11:50:55 +0100 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Ne'Bahn , freebsd-questions@freebsd.org References: <001601c71d6e$f09c9470$09d3dcc9@bloodlust> In-Reply-To: <001601c71d6e$f09c9470$09d3dcc9@bloodlust> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: Fonts on X.Org... 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: Tue, 12 Dec 2006 10:50:59 -0000 Ne'Bahn írta: > Hi list, how can I add some fonts to the system, for instance: Arial, > Courier New, and so others. I know there are some fonts that cost to > acquire them, but isn't an implementation of these fonts for > the open source arena ??? Please read the documentation for xorg.conf. I'm using several TTF fonts from my Windows system. All you need is to create a new directory, place your fonts there and add the new font path in xorg.conf. Be aware, some font files are not in ttf. AFAIK the Xorg server cannot use ".fon" files. > > PS: I've some docs made in a Windows environment that use fonts I > don't have > on FreeBSD, the replacement is very bad, so OpenOffice offers system > fonts > rather than their fonts (if it has a set), a problem for > portability/compatibility but indeed better for availability. For some reason, I also cannot read some documents because of font problems despite that I have those fonts installed. I used to do "select all" and the change the font to something else; that will make all text readable. Best, Laszlo