PHP » GoLang |
login |
register |
about
|
GoLang HaruFont::measureText
request it (371)
GoLang replacement for PHP's HaruFont::measureText
[edit | history]
HaruFont::measureText(PECL haru >= 0.0.1) HaruFont::measureText — Calculate the number of characters which can be included within the specified width Description
int HaruFont::measureText
( string
$text
, float $width
, float $font_size
, float $char_space
, float $word_space
[, bool $word_wrap = FALSE
] )Calculate the number of characters which can be included within the specified width. Parameters
Return ValuesReturns the number of characters which can be included within the specified width. Errors/ExceptionsThrows a HaruException on error. |
more
Recently updated
more
Most requested
more
Last requests
|