From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: bug#41278: 27.0.91; incorrect U+203E OVERLINE alignment with Fantasque Sans Mono Date: Fri, 15 May 2020 12:28:48 +0200 Message-ID: <20200515102848.GB631870@zira.vinc17.org> References: <87blmqz4me.fsf@vinc17.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="53434"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14+36 (e78d2b4f) vl-127292 (2020-05-15) Cc: 41278@debbugs.gnu.org To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 15 12:29:18 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jZXaf-000DdI-GU for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 May 2020 12:29:17 +0200 Original-Received: from localhost ([::1]:41166 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZXae-0003dw-Ee for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 May 2020 06:29:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48362) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZXaQ-0003dm-Nn for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 06:29:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52626) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jZXaQ-00079c-FB for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 06:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jZXaQ-0005yx-Cg for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 06:29:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 May 2020 10:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41278 X-GNU-PR-Package: emacs Original-Received: via spool by 41278-submit@debbugs.gnu.org id=B41278.158953853122978 (code B ref 41278); Fri, 15 May 2020 10:29:02 +0000 Original-Received: (at 41278) by debbugs.gnu.org; 15 May 2020 10:28:51 +0000 Original-Received: from localhost ([127.0.0.1]:35939 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZXaF-0005yY-CH for submit@debbugs.gnu.org; Fri, 15 May 2020 06:28:51 -0400 Original-Received: from joooj.vinc17.net ([155.133.131.76]:58886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZXaE-0005yQ-Km for 41278@debbugs.gnu.org; Fri, 15 May 2020 06:28:50 -0400 Original-Received: from smtp-zira.vinc17.net (128.119.75.86.rev.sfr.net [86.75.119.128]) by joooj.vinc17.net (Postfix) with ESMTPSA id C614D3D8; Fri, 15 May 2020 12:28:48 +0200 (CEST) Original-Received: by zira.vinc17.org (Postfix, from userid 1000) id 8043FC211E0; Fri, 15 May 2020 12:28:48 +0200 (CEST) Content-Disposition: inline In-Reply-To: X-Mailer-Info: https://www.vinc17.net/mutt/ X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:180307 Archived-At: On 2020-05-15 11:57:16 +0200, Robert Pluim wrote: > >>>>> On Thu, 14 May 2020 21:41:13 +0200, Vincent Lefevre said: > > Vincent> On the following text file: > > Vincent> underline > Vincent> ‾‾‾‾‾‾‾‾‾ > > Vincent> (where ‾ is U+203E OVERLINE), the command > > Vincent> emacs -Q -fn "Fantasque Sans Mono" text > > Vincent> shows an incorrect alignment (see attached screenshot). > > Two questions: > > - is Fantasque being used for the U+203E (check with C-u C-x =) No: xfthb:-PfEd-Linux Libertine Display O-normal-normal-normal-*-22-*-*-*-*-0-iso10646-1 (#x619) So I suppose that XTerm does a better replacement. > - does this same problem happen if you build emacs 27 with Cairo > enabled? (you might need to install some cairo development > packages) Same problem. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)