From owner-freebsd-gnome@FreeBSD.ORG Tue Oct 10 16:49:04 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0654516A407 for ; Tue, 10 Oct 2006 16:49:04 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3881243D58 for ; Tue, 10 Oct 2006 16:48:58 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA25701; Tue, 10 Oct 2006 19:48:50 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <452BCEF2.6080001@icyb.net.ua> Date: Tue, 10 Oct 2006 19:48:50 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: Jeremy Messenger References: <452B7DAD.8000904@icyb.net.ua> <452BB216.9080504@icyb.net.ua> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: testers wanted: problem with combining characters X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 16:49:04 -0000 on 10/10/2006 19:36 Jeremy Messenger said the following: > On Tue, 10 Oct 2006 09:45:42 -0500, Andriy Gapon wrote: >> I am not sure which problem you are trying to help me with :-) >> I already have LANG=uk_UA.UTF-8 and everything works well, except, >> again, for the issue with the combining character, which manifests >> itself differently from other GTK2 applications (mark is put at some >> other position). > > I saw your two screenshots of gvim: > > http://bugzilla.gnome.org/attachment.cgi?id=74149&action=view > http://bugzilla.gnome.org/attachment.cgi?id=74150&action=view > > I don't get that when I ran 'LANG=uk_UA.UTF-8 gvim', which it displays > correct. Without set LANG, it shows mess up characters worst than your. > > http://people.freebsd.org/~mezz/gvim-font.png (default setup of font, sans) > http://people.freebsd.org/~mezz/gvim-fonts.png (using three Bitstream > fonts) > > BTW: vim6-gtk2-6.4.9 I use vim-gtk2-7.0.94. And well, what you see looks like what I meant about GVim vs. other GTK2 apps.: GVim appears to put the stress mark correctly with the fonts that other GTK2 applications have problem with (e.g. Bitstream Vera Sans), but it places it incorrectly with the fonts that other GTK2 application are OK with (e.g. Arial from webfonts). And because the incorrect placement is distorted to the left, I suspect that GVim might use some internal compensation mechanism. -- Andriy Gapon