From owner-freebsd-java@FreeBSD.ORG Thu Nov 5 23:12:46 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1F90106566B for ; Thu, 5 Nov 2009 23:12:46 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8D4AE8FC29 for ; Thu, 5 Nov 2009 23:12:46 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N6BVV-00038O-Dp for freebsd-java@freebsd.org; Fri, 06 Nov 2009 00:12:45 +0100 Received: from static-78-8-147-77.ssp.dialog.net.pl ([78.8.147.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Nov 2009 00:12:45 +0100 Received: from mwisnicki+freebsd by static-78-8-147-77.ssp.dialog.net.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Nov 2009 00:12:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-java@freebsd.org From: Marcin Wisnicki Date: Thu, 5 Nov 2009 23:12:20 +0000 (UTC) Lines: 11 Message-ID: References: <8315ACEB-EDE9-42C4-B689-0B584FD30968@getsnappy.com> <200911050039.nA50dCA8094090@dungeon.home> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: static-78-8-147-77.ssp.dialog.net.pl User-Agent: Pan/0.132 (Waxed in Black) Sender: news Subject: Re: openjdk6-b17 Pre Release 2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 23:12:46 -0000 On Thu, 05 Nov 2009 14:51:13 -0800, Brian Gardner wrote: > Did you download the DejaVu-LGC fonts from the web, or where they part > of a port? > Unfortunately there is no port for dejavu-lgc yet. I think I've copied them from some rpm or maybe from ubuntu's partition. Alternatively you can use standard DejaVu fonts, of which LGC is a subset, just sed it one more time: sed -Ee 's/(_|-| )?LGC//Ig' -i.lgc fontconfig.properties