[hb-ft] Fix build when Multiple Master font support is disabled in freetype
authorOlivier Blin <olivier.blin@softathome.com>
Mon, 4 Dec 2017 17:58:41 +0000 (18:58 +0100)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 4 Dec 2017 18:52:06 +0000 (10:52 -0800)
commit0fd89dc61c6a26253aa9bb85e8dfd9faded11440
tree5bfd0a403767878b041f77dfa1e32a0e9626d581
parent843f7f70355f62511a5d8be3b905c853bf362629
[hb-ft] Fix build when Multiple Master font support is disabled in freetype

FT_Set_Var_Blend_Coordinates() is not available when "Multiple Master
font interface" is disabled in freetype's modules.cfg
configure.ac
src/hb-ft.cc
util/helper-cairo.cc