From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 19:43:29 2005 Return-Path: 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 378F816A4CE for ; Sat, 23 Apr 2005 19:43:29 +0000 (GMT) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7744C43D41 for ; Sat, 23 Apr 2005 19:43:28 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 24695 invoked from network); 23 Apr 2005 19:43:27 -0000 Received: from unknown (HELO ale.varnet.bsd) (unknown) by unknown with SMTP; 23 Apr 2005 19:43:27 -0000 X-pair-Authenticated: 200.115.214.28 Date: Sat, 23 Apr 2005 16:44:33 -0300 From: Alejandro Pulver To: Gary Kline Message-ID: <20050423164433.1fb09c81@ale.varnet.bsd> In-Reply-To: <20050422201203.GA90690@thought.org> References: <20050422201203.GA90690@thought.org> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: FreeBSD Mailing List Subject: Re: subbfont.ttf, missing. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2005 19:43:29 -0000 On Fri, 22 Apr 2005 13:12:03 -0700 Gary Kline wrote: > I can't figure out how to get mozilla or firefox to > play "the writer's almanac" (( any help??)). It plays out > of the box on my RH 8.0 box. At any rate, I'm trying to get > gmplayer set up with its realaudio codecs, and when I bring up > gmplayer, it complains that it is missing > ~/.mplayer/subfont.ttf. > > Anybody know where it is hiding? I've installed mplayer-fonts > and didn't find the "*ttf" file in the port//work directory. > Of course neither is subfont.ttf in > /usr/local/share/mplayer/font*. > > So: a) can I config gmplayer to play realplay files, pref by > script? or b) do I need the ttf file for [g]mplayer? > > thanks for any clues here, gents, > > gary > > PS: (Video: is a dontcare). > Hello, You can try copying the ~/.mplayer/subfont.ttf from RH 8.0. If it is a symlink (probably) just link ~/.mplayer/subfont.ttf to your favourite font (the font directories are usually under "/usr/X11R6/lib/X11/fonts/"). Hope that helps. Best Regards, Ale