Home
last modified time | relevance | path

Searched defs:fontkey (Results 1 – 6 of 6) 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
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php59 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 DTTFontFile.php80 var $fontkey; variable in Mpdf\\TTFontFile
223 public function getMetrics($file, $fontkey, $TTCfontID = 0, $debug = false, $BMPonly = false, $useOTL = 0) argument
[all...]
H A DOtl.php45 var $fontkey; variable in Mpdf\\Otl
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1501 function _LoadFont($fontkey, $family, $encoding) {
1923 function AddFont($fontkey, $family, $encoding, $file, $bEmbed) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1408 function _LoadFont($fontkey, $family, $encoding, $style) {
1938 function AddFont($fontkey, $family, $style, $encoding, $file, $bEmbed) {