Package: pango
Function pango:font-metrics-descent
Lambda Listpango:font-metrics-descent (metrics) ArgumentsReturn ValueThe integer for the descent, in Pango units. Details      
    Gets the descent from a font metrics instance.  
  The descent is the distance from the baseline to the logical bottom of a line
  of text. The logical bottom may be above or below the bottom of the actual
  drawn ink. It is necessary to lay out the text to figure where the ink will
  be.    | See also | 
2025-08-24