Date: Mon, 28 Aug 2000 11:21:25 -0700 From: Jim Mock <jim@jmock.com> To: Noor Dawod <noor@comrax.com> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@FreeBSD.ORG> Subject: Re: Fonts under FreeBSD Message-ID: <20000828112125.B19560@luna.osd.bsdi.com> In-Reply-To: <PHEBIOJOBJJLIIJCOINKMEMECHAA.noor@comrax.com>; from noor@comrax.com on Mon, Aug 28, 2000 at 08:48:42PM %2B0200 References: <PHEBIOJOBJJLIIJCOINKMEMECHAA.noor@comrax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Aug 2000 at 20:48:42 +0200, Noor Dawod wrote: > Hello all, > > How can I transform Windows TTFs to be available under FreeBSD? I don't know that you can, but you *can* use TTF fonts under FreeBSD. > I understand that there are several ways of saving fonts under > FreeBSD, and I don't know what they are. Before I start reading about > this, I wanted to know if it's possible to transform Windows TTF fonts > to FreeBSD font format. Install /usr/ports/x11-servers/Xfstt, then put the TTFs in /usr/X11R6/lib/X11/fonts/TrueType. Then do the following: # xfstt --sync # xfstt & # xset fp+ unix/:7101 You should be able to use them after doing that (at least, that's worked for me in the past :-) - jim -- jim mock <jim@jmock.com> work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000828112125.B19560>