/* * Get font maximum descent. * * Example: * a = font.maximum_descent * */ static VALUE font_maximum_descent(VALUE self) {