From owner-freebsd-java@FreeBSD.ORG Tue Mar 3 21:37:52 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 DA1F6106564A for ; Tue, 3 Mar 2009 21:37:52 +0000 (UTC) (envelope-from brian@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [64.156.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id C07B38FC1E for ; Tue, 3 Mar 2009 21:37:52 +0000 (UTC) (envelope-from brian@experts-exchange.com) Received: from [192.168.103.26] (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with ESMTP id 1ED284A308DA; Tue, 3 Mar 2009 12:54:42 -0800 (PST) Message-ID: <49ADA335.9040208@experts-exchange.com> Date: Tue, 03 Mar 2009 13:37:57 -0800 From: Brian Gardner User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Daichi GOTO References: <49A4CD5A.9060600@ongs.co.jp> <20090226.210622.41634347.toshi@ruby.ocn.ne.jp> <49A758C8.6010708@freebsd.org> <20090227.123640.228963683.chat95@mac.com> <49A760BB.9090801@freebsd.org> In-Reply-To: <49A760BB.9090801@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Maho NAKATA , toshi@ruby.ocn.ne.jp, leafy7382@gmail.com, freebsd-java@freebsd.org Subject: Re: OpenJDK6 and NetBeans: Who can use non-English fonts on NetBeans? 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: Tue, 03 Mar 2009 21:37:53 -0000 That's fine. Currently it doesn't appear to install the fontconfig.properties file all together. Based on everybody comments here are my suggestions, I'm not sure it's entirely possible. 1) place a default fontconfig.properties upsteam (bsd-port/jdk7, and my patch) that relies only on completely free, GNUV2, or other less restrictive licenses. 2) in the port Makefile detect when the system langaunge is Japanese or when japanese fonts are installed, and add the default free font japenese/vlgothic as a runtime prereq. Also add a configure option to use the ipa_fonts, that would add the japanese/ipa-ttfonts as a runtime prereq and adds a special version fontconfig.properties that utilizes these fonts. This could even be the default if the Japanese openjdk6 community decided this was best. Daichi GOTO wrote: > Maho NAKATA wrote: >> Hi Daichi-kun and Brian, >> >> Brian: I'd like to include Daichi-san's patch for fixing Japanese >> font issue. >> Please approve. >> >> From: Daichi GOTO >> Subject: Re: OpenJDK6 and NetBeans: Who can use non-English fonts on >> NetBeans? >> Date: Fri, 27 Feb 2009 12:06:48 +0900 >> >>> How about integrate my included fontconfig.properties >>> to OpenJDK6 ports as a patch usder java/openjdk6/files? >>> I guess not bad suggestion ;-) >> >> Daichi-kun, no problem. Have you signed to SCA so that your patch can >> be integrated into the upstream? > > Give me a way how to sign up that :) Can I complete that on-line work > only? Or do I need to send real air mail? > >> Best, >> -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ >> Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt >