From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: mituharu@math.s.chiba-u.ac.jp Newsgroups: gmane.emacs.bugs Subject: bug#11075: 24.0.94; Arabic character composition Date: Mon, 23 Sep 2019 05:23:51 +0900 Message-ID: References: <20190922115451.GA52669@breton.holly.idiocy.org> Mime-Version: 1.0 Content-Type: text/plain;charset=iso-2022-jp Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="141741"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: SquirrelMail/1.4.22-5.el6 Cc: Joost Kremers , John Wiegley , Stefan Kangas , 11075@debbugs.gnu.org To: "Alan Third" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 22 22:24:11 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iC8Ow-000aeC-RY for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Sep 2019 22:24:10 +0200 Original-Received: from localhost ([::1]:48574 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iC8Ov-0005qV-Bq for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Sep 2019 16:24:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47367) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iC8Op-0005qD-IV for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 16:24:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iC8Oo-0005WZ-Mp for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 16:24:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53968) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iC8Oo-0005WU-KA for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 16:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iC8Oo-000584-CF for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 16:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: mituharu@math.s.chiba-u.ac.jp Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 22 Sep 2019 20:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11075 X-GNU-PR-Package: emacs Original-Received: via spool by 11075-submit@debbugs.gnu.org id=B11075.156918383519701 (code B ref 11075); Sun, 22 Sep 2019 20:24:02 +0000 Original-Received: (at 11075) by debbugs.gnu.org; 22 Sep 2019 20:23:55 +0000 Original-Received: from localhost ([127.0.0.1]:34556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iC8Og-00057f-Jb for submit@debbugs.gnu.org; Sun, 22 Sep 2019 16:23:54 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:62629) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iC8Oe-00057T-H2 for 11075@debbugs.gnu.org; Sun, 22 Sep 2019 16:23:53 -0400 Original-Received: from weber.math.s.chiba-u.ac.jp (weber [192.168.32.4]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 46774F08D5; Mon, 23 Sep 2019 05:23:51 +0900 (JST) (envelope-from mituharu@math.s.chiba-u.ac.jp) Original-Received: from 218.43.9.40 (SquirrelMail authenticated user mituharu) by weber.math.s.chiba-u.ac.jp with HTTP; Mon, 23 Sep 2019 05:23:51 +0900 In-Reply-To: <20190922115451.GA52669@breton.holly.idiocy.org> X-Priority: 3 (Normal) Importance: Normal X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:166941 Archived-At: >> Since that was written, harfbuzz was enabled by default. And wouldn't >> that library have good support for this anyhow? >> >> > It might still be an issue on GNUstep, though. I think it still uses >> > nsfont.m. >> >> I'm not a GNUstep user so I can't easily test this. >> >> But would the recent harfbuzz support (enabled by default on GNUstep >> too, I assume) fix this? Do you know, Eli? > > As I understand it Harfbuzz is not supported on the NS port at all. I > know that Yamamoto Mitsuharu wrote a proof of concept, but I don’t > believe it was ever finished. It is for the mac-ct font backend, and doesn't work on GNUstep. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp