The HaruFont class
Introduction
Haru PDF Font Class.
Class synopsis
HaruFont
class HaruFont
{
int measureText
( string $text
, float $width
, float $font_size
, float $char_space
, float $word_space
[, bool $word_wrap
] )
}
Table of Contents
add a note
User Contributed Notes
The HaruFont class
There are no user contributed notes for this page.
|
|