Searched defs:fontkey (Results 1 – 6 of 6) 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 [all...] |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | OtlDump.php | 59 var $fontkey; // 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 [all...] |
H A D | TTFontFile.php | 80 var $fontkey; variable in Mpdf\\TTFontFile 223 public function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $useOTL = 0) argument [all...] |
H A D | Otl.php | 45 var $fontkey; variable in Mpdf\\Otl [all...] |
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | pdf.fpdf.php | 1501 function _LoadFont($fontkey, $family, $encoding) { 1923 function AddFont($fontkey, $family, $encoding, $file, $bEmbed) {
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1408 function _LoadFont($fontkey, $family, $encoding, $style) { 1938 function AddFont($fontkey, $family, $style, $encoding, $file, $bEmbed) {
|