Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont_factory.class.php49 $font =& FontType1::create($name, $encoding, $g_font_resolver, $this->error_message);
H A Dfont.class.php124 class FontType1 extends Font { class
126 $font = new FontType1();