Package: cairo

Function cairo-font-extents-max-y-advance

Lambda List

cairo-font-extents-max-y-advance (extents)

Arguments

extents -- a cairo-font-extents-t instance

Details

Accessor of the max-y-advance slot of the cairo-font-extents-t structure.

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.
 

See also

2020-12-29