Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php312 var $_isFixedPitch; variable in OpenTypeFilePOST
329 $this->_isFixedPitch = $unpacked['isFixedPitch'];
H A Dpdf.fpdf.makefont.php80 $font_info['IsFixedPitch'] = (bool)$post->_isFixedPitch;