text-extents: Text extents
Description
Get text extents and font metricsUsage
qtextExtents(p, text)
qstrWidth(p, text)
qstrHeight(p, text)
qfontMetrics(p)
Value
qtextExtents
: A matrix representing the text bounds for
qtextExtents
), a number for qstrWidth
and
qstrHeight
, or a vector with the ascent and descent for
qfontMetrics