From owner-freebsd-java@FreeBSD.ORG Wed Mar 4 05:37:21 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 B4292106566B for ; Wed, 4 Mar 2009 05:37:21 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from natial.ongs.co.jp (natial.ongs.co.jp [202.216.246.90]) by mx1.freebsd.org (Postfix) with ESMTP id 835B78FC0A for ; Wed, 4 Mar 2009 05:37:21 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from parancell.ongs.co.jp (dullmdaler.ongs.co.jp [202.216.246.94]) by natial.ongs.co.jp (Postfix) with ESMTPSA id 06E2E125422; Wed, 4 Mar 2009 14:37:21 +0900 (JST) Message-ID: <49AE1390.7020507@freebsd.org> Date: Wed, 04 Mar 2009 14:37:20 +0900 From: Daichi GOTO User-Agent: Thunderbird 2.0.0.19 (X11/20090201) MIME-Version: 1.0 To: Brian Gardner 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> <49ADA335.9040208@experts-exchange.com> In-Reply-To: <49ADA335.9040208@experts-exchange.com> 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: Wed, 04 Mar 2009 05:37:22 -0000 Brian Gardner wrote: > 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. I think above your voice are valid and applicative :) ex, port Makefile knob like WITH_FONT_VLGOTHIC (default), WITH_FONT_IPAFONT (if user set it) or something like that are useful, you know? # In all honesty, font quality of vlgothic as japanese font # is awful. When possible I want to prevent to use it anyway. > 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 >> > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- Daichi GOTO, http://people.freebsd.org/~daichi