Searched refs:autoLangToFont (Results 1 – 4 of 4) sorted by relevance
68 $this->autoLangToFont = true;
268 if ($this->mpdf->autoLangToFont && !$this->mpdf->usingCoreFont) {
253 - Automatic language mark-up and font selection using autoScriptToLang and autoLangToFont.
135 var $autoLangToFont; variable in Mpdf\\Mpdf13205 …if ($this->autoLangToFont && !$this->usingCoreFont && preg_match('/<html [^>]*lang=[\'\"](.*?)[\'\…13226 …if ($this->autoLangToFont && !$this->onlyCoreFonts && preg_match('/lang=[\'\"](.*?)[\'\"]/ism', $m…18158 if ($this->autoLangToFont && !$this->usingCoreFont) {