Home
last modified time | relevance | path

Searched defs:fontkey (Results 1 – 6 of 6) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
DMetricsGenerator.php20 …public function generateMetrics($ttffile, $ttfstat, $fontkey, $TTCfontID, $debugfonts, $BMPonly, $…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtlDump.php59 var $fontkey; // mPDF 5.7.1 variable in Mpdf\\OtlDump
171 …function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $kerninfo =…
DTTFontFile.php80 var $fontkey; variable in Mpdf\\TTFontFile
223 …public function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $use…
DOtl.php45 var $fontkey; variable in Mpdf\\Otl
/plugin/html2pdf/html2pdf/html2ps/
Dpdf.fpdf.php1501 function _LoadFont($fontkey, $family, $encoding) {
1923 function AddFont($fontkey, $family, $encoding, $file, $bEmbed) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php1408 function _LoadFont($fontkey, $family, $encoding, $style) {
1938 function AddFont($fontkey, $family, $style, $encoding, $file, $bEmbed) {