PHP - Manual: HaruPage::getTextWidth
2025-10-30
(PECL haru >= 0.0.1)
HaruPage::getTextWidth — Get the width of the text using current fontsize, character spacing and word spacing
$text
   ) : floatGet the width of the text using current fontsize, character spacing and word spacing
textThe text to measure.
Returns the width of the text using current fontsize, character spacing and word spacing.
发生错误时抛出 HaruException 异常。
 add a note
 add a note
  官方地址:https://www.php.net/manual/en/harupage.gettextwidth.php