diff options
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2019-07-06 14:35:00 +0900 |
---|---|---|
committer | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2019-07-06 14:35:58 +0900 |
commit | 814b509b1ddf7863d18f7f443e8d733173904e81 (patch) | |
tree | 612451e17e597ab2de999c5f40f91b351db26fb2 /lisp/progmodes/cc-mode.el | |
parent | 0e15bd11dc058d5efcdcb16436c3d8cf240859f6 (diff) | |
download | emacs-814b509b1ddf7863d18f7f443e8d733173904e81.tar.gz |
Add HarfBuzz fallbacks for libotf functions used in ftfont_list
* src/ftfont.c [!HAVE_LIBOTF && HAVE_HARFBUZZ]: Include hb-ot.h.
(OTF, OTF_tag) [!HAVE_LIBOTF && HAVE_HARFBUZZ]: New typedefs.
(hbotf_open, hbotf_check_features) [!HAVE_LIBOTF && HAVE_HARFBUZZ]: New
functions.
(OTF_open, OTF_close, OTF_check_features) [!HAVE_LIBOTF && HAVE_HARFBUZZ]:
New macros.
(ftfont_list) [!HAVE_LIBOTF && HAVE_HARFBUZZ]: Use them.
Diffstat (limited to 'lisp/progmodes/cc-mode.el')
0 files changed, 0 insertions, 0 deletions