Home
last modified time | relevance | path

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

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