Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php11 var $font_factory; variable in OutputDriverFastPS
65 $font =& $this->font_factory->get_type1($name, $encoding);
67 $this->error_message .= $this->font_factory->error_message();
239 $this->font_factory =& new FontFactory;
291 $font =& $this->font_factory->get_type1($name, $encoding);
294 $this->error_message .= $this->font_factory->error_message();