Add font->has_...() to check for individual nil font funcs
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 5 Nov 2015 05:42:55 +0000 (21:42 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 5 Nov 2015 05:49:19 +0000 (21:49 -0800)
commit762770c964f9f0591bf4c44427f73ea3e1c51733
tree771904679bded6453950b9a8aaa89193e5b41ee7
parent88e9a9bcae61421d9dd65715d25e5f20b2847c03
Add font->has_...() to check for individual nil font funcs

Hopefully this wouldn't break any compiler.  There was some magic
moments to getting this to compile...
src/hb-font-private.hh
src/hb-font.cc