/* * Get font ascent. * * Example: * a = font.ascent * */ static VALUE font_ascent(VALUE self) {