From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 12 11:51:18 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A77D0106566B for ; Wed, 12 Aug 2009 11:51:18 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [194.186.81.194]) by mx1.freebsd.org (Postfix) with ESMTP id 20D008FC54 for ; Wed, 12 Aug 2009 11:51:17 +0000 (UTC) Received: from bsam by ns.kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1MbCMN-000Osa-DM; Wed, 12 Aug 2009 15:51:15 +0400 To: Daichi GOTO References: <4A821338.5030301@ongs.co.jp> From: Boris Samorodov Date: Wed, 12 Aug 2009 15:51:15 +0400 In-Reply-To: <4A821338.5030301@ongs.co.jp> (Daichi GOTO's message of "Wed\, 12 Aug 2009 09\:56\:24 +0900") Message-ID: <68130604@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@freebsd.org Subject: Re: Flash10 on BETA2, by f10 / f8 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, 12 Aug 2009 11:51:18 -0000 Hi, Daichi GOTO writes: > I have quick checked follow two flash10 behavior. > > 1) > FreeBSD 8-BETA2/amd64 > linux-f10-flashplugin-10.0r32 > linux_base-f10 > > 2) > FreeBSD 8-BETA2/i386 > linux-f10-flashplugin-10.0r32 > linux_base-f8 There is a specail linux flashplugin port for linux_base-f8. It is www/linux-f8-flashplugin10. > Both look working well. I couldn't encounter a bug > around playing movie. Great :) > > But in case 1), flash player cannot print Japanese > font. In case 2), flash10 player displays Japaense > text well. Hm, I'd expect right the opposite with the latest ports (both linux-* and X11). The problem (I'm referring to) is with the fontconfig version. Only x11-fonts/linux-f10-fontconfig has a configuration file compatible with current X11 versions. > Anyone has any ideas? None for now, but can you post an output for: ----- % pkg_info | grep -E '(linux|fontconfig)' ----- -- WBR, bsam