Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php408 $charToGlyph = $ttf->getCTG($font['ttffile'], $font['TTCfontID'], $this->mpdf->debugfonts, $font['useOTL']);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php555 function getCTG($file, $TTCfontID = 0, $debug = false, $useOTL = false)
543 function getCTG($file, $TTCfontID = 0, $debug = false, $useOTL = false) global() function in Mpdf\\TTFontFile