The OpenD Programming Language

TextMetrics.fontBoundingBoxHeight

Distance between ascent and descent baselines in the font. Note: doesn't depend upon specific input text in measureText.

struct TextMetrics
float fontBoundingBoxHeight;

Meta