all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* HarfBuzz on MacOS
@ 2019-11-18 10:21 Pankaj Jangid
  2019-11-18 10:29 ` Robert Pluim
  0 siblings, 1 reply; 9+ messages in thread
From: Pankaj Jangid @ 2019-11-18 10:21 UTC (permalink / raw)
  To: emacs-devel

I have following output from pkg-config:

pankaj@Pankajs-MacBook-Pro emacs % pkg-config --libs "harfbuzz >= 1.2.3"
-L/usr/local/Cellar/harfbuzz/2.6.4/lib -lharfbuzz
pankaj@Pankajs-MacBook-Pro emacs % pkg-config --cflags "harfbuzz >= 1.2.3"
-I/usr/local/Cellar/harfbuzz/2.6.4/include/harfbuzz
-I/usr/local/Cellar/glib/2.62.2/include/glib-2.0
-I/usr/local/Cellar/glib/2.62.2/lib/glib-2.0/include
-I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.43/include
-I/usr/local/Cellar/graphite2/1.3.13/include

But even when I use "./configure --with-harfbuzz", the output of
configure script is

...
Does Emacs use -lgnutls?                                yes
Does Emacs use -lxml2?                                  yes
Does Emacs use -lfreetype?                              no
Does Emacs use HarfBuzz?                                no
...

I have two questions now.

1. Does HarfBuzz make any difference on MacOS?
2. Why HarfBuzz is not selected by the configure script?

I am building on MacOS 10.15.1, Emacs commit is
2e92f176a3ae68ed6fcf9f07c173c61a497f33fd.

Regards,
-- 
Pankaj Jangid



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

end of thread, other threads:[~2019-11-21 14:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-18 10:21 HarfBuzz on MacOS Pankaj Jangid
2019-11-18 10:29 ` Robert Pluim
2019-11-18 10:56   ` Pankaj Jangid
2019-11-19 13:39     ` Robert Pluim
2019-11-19 13:50       ` Pankaj Jangid
2019-11-19 16:18       ` Eli Zaretskii
2019-11-19 16:30         ` Robert Pluim
2019-11-21  5:03           ` YAMAMOTO Mitsuharu
2019-11-21 14:18             ` Eli Zaretskii

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.