emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bad default font on Windows mingw64


From: Eli Zaretskii
Subject: Re: bad default font on Windows mingw64
Date: Tue, 23 Jul 2019 05:37:17 +0300

> From: Stephen Leake <address@hidden>
> Date: Mon, 22 Jul 2019 18:03:29 -0700
> 
> > pacman -Qi mingw-w64-x86_64-harfbuzz
> 
> I had to do 'pacman -S --refresh' first, but now that's updated.
> 
> Emacs 'make' did not notice the change, so I had to to 'make clean' first
> 
> And now it works properly, so the problem was an old harbuzz library.
> 
> Perhaps configure should check for that?

I wouldn't know what check to insert.  hb_font_get_nominal_glyph
appeared in HarfBuzz 1.2.3, and we already check for that.  I suspect
your problem was actually with Freetype, which is HarfBuzz's
dependency.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]