From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs text shaping using Harfbuzz Date: Fri, 14 Dec 2018 09:40:29 +0200 Message-ID: <83d0q4h7yq.fsf@gnu.org> References: <83lg4tzba0.fsf@gnu.org> <69106a7c-f4e8-4d3d-dec1-cb9996487508@cornell.edu> <87h8fht3hw.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1544773129 14072 195.159.176.226 (14 Dec 2018 07:38:49 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 14 Dec 2018 07:38:49 +0000 (UTC) Cc: dr.khaled.hosny@gmail.com, ebraminio@gmail.com, kbrown@cornell.edu, handa@gnu.org, johnw@gnu.org, far.nasiri.m@gmail.com, emacs-devel@gnu.org, behdad@behdad.org To: Eric Abrahamsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 14 08:38:44 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 1gXi3X-0003Xc-No for ged-emacs-devel@m.gmane.org; Fri, 14 Dec 2018 08:38:43 +0100 Original-Received: from localhost ([::1]:59824 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXi5e-0007Kf-Az for ged-emacs-devel@m.gmane.org; Fri, 14 Dec 2018 02:40:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXi5Z-0007KZ-O1 for emacs-devel@gnu.org; Fri, 14 Dec 2018 02:40:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXi5Y-0006Wi-VX for emacs-devel@gnu.org; Fri, 14 Dec 2018 02:40:49 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXi5I-0006Mz-0L; Fri, 14 Dec 2018 02:40:32 -0500 Original-Received: from [176.228.60.248] (port=2883 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gXi5H-0002ZF-Ja; Fri, 14 Dec 2018 02:40:31 -0500 In-reply-to: <87h8fht3hw.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on 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:231821 Archived-At: > From: Eric Abrahamsen > Cc: Eli Zaretskii , "emacs-devel\@gnu.org" , Khaled Hosny , Ebrahim Byagowi , Behdad Esfahbod , John Wiegley , Mohammad Nasirifar , Kenichi Handa > Date: Thu, 13 Dec 2018 15:23:55 -0800 > > > It builds on Cygwin (both 32-bit and 64-bit) and appears to run fine. I tested > > by visiting etc/HELLO, and nothing jumped out at me on visual comparison with > > Emacs built from master. > > Likewise on arch linux. Thai and Chinese (the two languages I'm familiar > with) look just fine. Thanks for testing the branch.