(No version information available, might only be in SVN)
Introduction
Haru PDF Font Class.
Class synopsis
HaruFont
{
int measureText
(
string $text
,
float $width
,
float $font_size
,
float $char_space
,
float $word_space
[,
bool $word_wrap = false
] )
}