/*
 * call-seq:
 *   has_freetype? -> boolean
 *
 * Is true, if the osd object is capable to render freetype2 fonts.
 */
static VALUE osd_has_freetype(VALUE self) {