From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fajar Priyanto Subject: Re: How to add font Date: Thu, 25 Aug 2005 22:08:26 +0700 Message-ID: <200508252208.26112.fajarpri@cbn.net.id> References: <200508250520.42975.fajarpri@cbn.net.id> <430D1FCC.6080309@pobox.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <430D1FCC.6080309@pobox.com> Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org On Thursday 25 August 2005 08:33, Alain wrote: > Don't you have mkfontdir in FC4? > > Dosemu also nees the alias file. One tricky information: the alias file > has only 2 fields per line, the first is the name that dosemu will use, > the second (after the space) looks like many field but is not, it is a > name that must mach exactly what is in the file created by mkfontdir! > > Alain I read the mkfontdir manual and it seems that dosemu has provided the fonts and all related files (fonts.alias, etc) in /usr/share/dosemu/Xfonts, Can I use those fonts directly? Thanks.