Searched defs:BMPonly (Results 1 – 4 of 4) sorted by relevance
/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
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | OtlDump.php | 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 | TTFontFile.php | 223 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 D | Mpdf.php | 101 var $BMPonly; global() variable in Mpdf\\Mpdf
|