Home
last modified time | relevance | path

Searched refs:FontTrueType (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont_factory.class.php33 $font = FontTrueType::create($fontfile, $encoding);
H A Dfont.class.php63 class FontTrueType extends Font { class
65 $font = new FontTrueType();