cairo_font_extents_t.maxYAdvance

the maximum distance in the Y direction that the origin is advanced for any glyph in the font. This will be zero for normal fonts used for horizontal writing. (The scripts of East Asia are sometimes written vertically.)

struct cairo_font_extents_t
double maxYAdvance;