©
This document uses PHP Chinese website manual Release
(PECL haru >= 0.0.1)
HaruFont::getTextWidth — Get the total width of the text, number of characters, number of words and number of spaces
$text
)Get the total width of the text, number of characters, number of words and number of spaces.
text
The text to measure.
Returns the total width of the text, number of characters, number of words and number of spaces in the given text.
发生错误时抛出 HaruException 异常。