Searched defs:useOTL (Results 1 – 4 of 4) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFile.php | 82 var $useOTL; variable in Mpdf\\TTFontFile 223 public function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $useOTL = 0) argument 543 getCTG($file, $TTCfontID = 0, $debug = false, $useOTL = false) global() argument 660 extractInfo($debug = false, $BMPonly = false, $useOTL = 0) global() argument 3445 makeSubset($file, & $subset, $TTCfontID = 0, $debug = false, $useOTL = false) global() argument 3938 makeSubsetSIP($file, & $subset, $TTCfontID = 0, $debug = false, $useOTL = 0) global() argument 4749 repackageTTF($file, $TTCfontID = 0, $debug = false, $useOTL = false) global() argument [all...] |
H A D | OtlDump.php | 61 var $useOTL; // mPDF 5.7.1 variable in Mpdf\\OtlDump 171 function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $kerninfo = false, $useOTL = 0, $mode = null) argument 465 function extractInfo($debug = false, $BMPonly = false, $kerninfo = false, $useOTL = 0) argument
|
H A D | Otl.php | 122 function applyOTL($str, $useOTL) argument 6005 private function _getOTLscriptTag($ScriptLang, $scripttag, $scriptblock, $shaper, $useOTL, $mode) argument [all...] |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/ |
H A D | MetricsGenerator.php | 20 public function generateMetrics($ttffile, $ttfstat, $fontkey, $TTCfontID, $debugfonts, $BMPonly, $useOTL, $fontUseOTL) argument
|