From owner-freebsd-emulation@FreeBSD.ORG Wed Jul 19 14:38:02 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BC3A16A4E0 for ; Wed, 19 Jul 2006 14:38:02 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4980743D49 for ; Wed, 19 Jul 2006 14:38:02 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.4) id k6JEbvQn074551; Wed, 19 Jul 2006 09:37:57 -0500 (CDT) (envelope-from dan) Date: Wed, 19 Jul 2006 09:37:57 -0500 From: Dan Nelson To: "Charles A. Landemaine" Message-ID: <20060719143757.GA44328@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.5-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-emulation@freebsd.org Subject: Re: linux-fontconfig X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 14:38:02 -0000 In the last episode (Jul 18), Charles A. Landemaine said: > I am in charge of porting Linux-Opera to PC-BSD, and it appears that > the FreeBSD port of linux-fontconfig didn't have bytecode enabled > during compile time, could you confirm this? I'm saying this because > if I install the webcore fonts, and turn off antialiasing under 12px > font size, fonts are jagged instead of being hinted like on Windows. > Looking forward to hearing from you soon, Thanks, Fontconfig doesn't render fonts at all; freetype does, and that's part of the linux_base package. The current linux_base simply installs Fedora Core 4 rpms, so any configuration issues with the installed binaries you will have to bring up with them. Why not just use the native FreeBSD opera? -- Dan Nelson dnelson@allantgroup.com