all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: Re: HarfBuzz is available on MS-Windows
Date: Fri, 31 May 2019 22:53:54 +0200	[thread overview]
Message-ID: <87h89atkf1.fsf@telefonica.net> (raw)
In-Reply-To: 83o93iwwtn.fsf@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

> The harfbuzz branch can now be built on MS-Windows, and will support
> the new 'harfbuzz' font backend if the requisite DLLs are installed.
>
> Work still continues on the branch in preparation for landing it on
> master at a later date, but I'd like at this time to ask people to try
> building the branch on Windows and report any problems they see.  Once
> the branch is built, you can test that it's working by typing "C-h h"
> and seeing whether HELLO displays correctly.
>
> By default, the 'harfbuzz' backend is preferred to the other ones, so
> if everything is OK, "C-u C-x =" on any character in HELLO should show
> "harfbuzz" at the beginning of the font name used to display the
> character.

Finally got it working, but the font name on M-x describe-char still is
prepended by "uniscribe". Harfbuzz is installed and the configure script
knows about it [1], although I haven't seen the point where it is
specifically tested for presence.

1: this is a typical gcc invocation taken from config.log. Note -isystem
... harfbuzz:

  16123:configure:19686: gcc -I /d/dev/other/MINGW-packages/mingw-w64-emacs-git/src/emacs/nt/inc -o conftest.exe -march=x86-64 -mtune=generic -O2 -pipe -pthread -mms-bitfields -isystem C:/apps/msys64/mingw64/include/librsvg-2.0 -isystem C:/apps/msys64/mingw64/include/gdk-pixbuf-2.0 -isystem C:/apps/msys64/mingw64/include/libpng16 -isystem C:/apps/msys64/mingw64/include -isystem C:/apps/msys64/mingw64/include/cairo -isystem C:/apps/msys64/mingw64/include -isystem C:/apps/msys64/mingw64/lib/libffi-3.2.1/include -isystem C:/apps/msys64/mingw64/include/pixman-1 -isystem C:/apps/msys64/mingw64/include -isystem C:/apps/msys64/mingw64/include/freetype2 -isystem C:/apps/msys64/mingw64/include -isystem C:/apps/msys64/mingw64/include/harfbuzz -isystem C:/apps/msys64/mingw64/include/glib-2.0 -isystem C:/apps/msys64/mingw64/lib/glib-2.0/include -isystem C:/apps/msys64/mingw64/include -isystem C:/apps/msys64/mingw64/include/libpng16 -isystem C:/apps/msys64/mingw64/include -mtune=generic  -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -pipe conftest.c   >&5 




  parent reply	other threads:[~2019-05-31 20:53 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31 13:57 HarfBuzz is available on MS-Windows Eli Zaretskii
2019-05-31 14:25 ` Óscar Fuentes
2019-05-31 14:59   ` Eli Zaretskii
2019-05-31 16:44     ` Óscar Fuentes
2019-05-31 17:13       ` Óscar Fuentes
2019-05-31 18:04         ` Eli Zaretskii
2019-05-31 19:35           ` Óscar Fuentes
2019-05-31 18:00       ` Eli Zaretskii
2019-05-31 20:53 ` Óscar Fuentes [this message]
2019-05-31 22:10   ` Óscar Fuentes
2019-06-01  6:36     ` Eli Zaretskii
2019-06-02 18:46 ` Phillip Lord
2019-06-02 18:56   ` Eli Zaretskii
2019-06-02 19:07     ` Phillip Lord
2019-06-02 20:36       ` Óscar Fuentes
2019-06-03  2:42         ` Eli Zaretskii
2019-06-03  3:27           ` Óscar Fuentes
2019-06-03  3:52             ` Eli Zaretskii
2019-06-03  4:07               ` Óscar Fuentes
2019-06-03  6:49                 ` Eli Zaretskii
2019-06-04  4:51 ` Tak Kunihiro
2019-06-04 14:16   ` Eli Zaretskii
2019-06-07 17:05 ` Andy Moreton
2019-06-07 20:00   ` Eli Zaretskii
2019-06-07 21:13     ` Andy Moreton
2019-06-08  6:18       ` Eli Zaretskii
2019-06-08 12:11         ` Andy Moreton
2019-06-08 12:45           ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2019-05-31 20:24 Angelo Graziosi
2019-06-01  6:13 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h89atkf1.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.