From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.devel Subject: Re: Emacs text shaping using Harfbuzz Date: Thu, 13 Dec 2018 19:55:51 -0500 Message-ID: <871s6lj59k.fsf@aminb.org> References: <83lg4tzba0.fsf@gnu.org> <69106a7c-f4e8-4d3d-dec1-cb9996487508@cornell.edu> <87h8fht3hw.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1544748869 965 195.159.176.226 (14 Dec 2018 00:54:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 14 Dec 2018 00:54:29 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: Khaled Hosny , Ebrahim Byagowi , Ken Brown , Behdad Esfahbod , John Wiegley , Mohammad Nasirifar , "emacs-devel@gnu.org" , Kenichi Handa , Eli Zaretskii To: Eric Abrahamsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 14 01:54:24 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXbkF-00005h-BV for ged-emacs-devel@m.gmane.org; Fri, 14 Dec 2018 01:54:23 +0100 Original-Received: from localhost ([::1]:57641 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXbmL-0004iA-Oh for ged-emacs-devel@m.gmane.org; Thu, 13 Dec 2018 19:56:33 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXbmF-0004hs-T6 for emacs-devel@gnu.org; Thu, 13 Dec 2018 19:56:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXbmF-0006g4-4A for emacs-devel@gnu.org; Thu, 13 Dec 2018 19:56:27 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXblh-0005Bk-Ev; Thu, 13 Dec 2018 19:55:53 -0500 Original-Received: from wn-res-nat-129-97-125-1.dynamic.uwaterloo.ca ([129.97.125.1]:53677 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gXblh-000821-7O; Thu, 13 Dec 2018 19:55:53 -0500 In-Reply-To: <87h8fht3hw.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 13 Dec 2018 15:23:55 -0800") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:231816 Archived-At: On 2018-12-13 3:23 PM, Eric Abrahamsen wrote: > Ken Brown writes: > >> On 12/13/2018 10:39 AM, Eli Zaretskii wrote: >>> I'd like to encourage people who build Emacs on GNU/Linux to checkout >>> and build this branch and report any problems you see. >> >> It builds on Cygwin (both 32-bit and 64-bit) and appears to run fine. I= tested=20 >> by visiting etc/HELLO, and nothing jumped out at me on visual comparison= with=20 >> Emacs built from master. > > Likewise on arch linux. Thai and Chinese (the two languages I'm familiar > with) look just fine. > Same goes for Persian and English on my Parabola GNU/Linux-libre setup. I=E2=80=99d also like to thank everyone on both sides of this collaboration= for working on this.