unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* HarfBuzz is available on MS-Windows
@ 2019-05-31 13:57 Eli Zaretskii
  2019-05-31 14:25 ` Óscar Fuentes
                   ` (4 more replies)
  0 siblings, 5 replies; 30+ messages in thread
From: Eli Zaretskii @ 2019-05-31 13:57 UTC (permalink / raw)
  To: emacs-devel

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.  To force Emacs to use another backend (e.g., for
comparison of the display), you can use the -xrm command line option.
For example:

   emacs -Q -xrm Emacs.fontBackend:uniscribe

will force Emacs to use Uniscribe, the previous default text shaping
engine, as the backend.

HarfBuzz DLLs are available from the MSYS2 project and from ezwinports
(the latter only for 32-bit builds).

Thanks in advance for helping to test the branch.



^ permalink raw reply	[flat|nested] 30+ messages in thread
* Re: HarfBuzz is available on MS-Windows
@ 2019-05-31 20:24 Angelo Graziosi
  2019-06-01  6:13 ` Eli Zaretskii
  0 siblings, 1 reply; 30+ messages in thread
From: Angelo Graziosi @ 2019-05-31 20:24 UTC (permalink / raw)
  To: emacs-devel; +Cc: Eli Zaretskii

Eli Zaretskii wrote:
>
> The harfbuzz branch can now be built on MS-Windows, and will support
> the new 'harfbuzz' font backend if the requisite DLLs are installed.
>

I have built it on MSYS2/MinGW64 and seems to work as expected: I tested "C-h h", and for what I can see, HELLO displays just fine..

Ciao,
 Angelo.



^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2019-06-08 12:45 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).