From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: HarfBuzz is available on MS-Windows Date: Tue, 04 Jun 2019 17:16:39 +0300 Message-ID: <83blzdtozc.fsf@gnu.org> References: <83o93iwwtn.fsf@gnu.org> <865zpmt0k1.fsf@misasa.okayama-u.ac.jp> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="94183"; mail-complaints-to="usenet@blaine.gmane.org" Cc: tkk@misasa.okayama-u.ac.jp, emacs-devel@gnu.org To: Tak Kunihiro Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 04 16:17:02 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYAFJ-000OMf-Rv for ged-emacs-devel@m.gmane.org; Tue, 04 Jun 2019 16:17:02 +0200 Original-Received: from localhost ([127.0.0.1]:53290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYAFI-0002Tw-KN for ged-emacs-devel@m.gmane.org; Tue, 04 Jun 2019 10:17:00 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYAF9-0002Tr-JN for emacs-devel@gnu.org; Tue, 04 Jun 2019 10:16:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYAF5-0005s5-Vz; Tue, 04 Jun 2019 10:16:49 -0400 Original-Received: from [176.228.60.248] (port=1709 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hYAF4-000817-FJ; Tue, 04 Jun 2019 10:16:47 -0400 In-reply-to: <865zpmt0k1.fsf@misasa.okayama-u.ac.jp> (message from Tak Kunihiro on Tue, 04 Jun 2019 13:51:58 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:237249 Archived-At: > From: Tak Kunihiro > Date: Tue, 04 Jun 2019 13:51:58 +0900 > Cc: tkk@misasa.okayama-u.ac.jp, emacs-devel@gnu.org > > The build with MSYS2 works good on my PC. I see no problem. > > MSYS2$ pacman -S mingw-w64-x86_64-harfbuzz > CMD> C:\emacs\emacs-27\bin\runemacs -Q > M-x about-emacs > GNU Emacs 27.0.50 (build 14, x86_64-w64-mingw32) > M-x view-hello-file > C-u C-x = > harfbuzz:-outline-MS Gothic-normal-normal-normal-mono-13-*-*-*-c-*-jisx0208*-* (#x887) Thank you very much for trying the branch.