Home
last modified time | relevance | path

Searched defs:BMPonly (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php20 public function generateMetrics($ttffile, $ttfstat, $fontkey, $TTCfontID, $debugfonts, $BMPonly, $useOTL, $fontUseOTL) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php171 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 DTTFontFile.php223 public function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $useOTL = 0) argument
660 extractInfo($debug = false, $BMPonly = false, $useOTL = 0) global() argument
H A DMpdf.php101 var $BMPonly; global() variable in Mpdf\\Mpdf