Home
last modified time | relevance | path

Searched refs:capHeight (Results 1 – 9 of 9) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php29 'CapHeight' => round($ttf->capHeight),
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php158 var $capHeight; variable in Mpdf\\TTFontFile
250 $this->capHeight = 0;
901 $this->capHeight = ($sCapHeight * $scale);
1178 if ($this->capHeight == 0) {
1193 $this->capHeight = $yMaxH * $scale;
1195 $this->capHeight = $this->ascent;
H A DOtlDump.php115 var $capHeight; variable in Mpdf\\OtlDump
664 $this->capHeight = ($sCapHeight * $scale);
666 $this->capHeight = $this->ascent;
676 $this->capHeight = $this->ascent;
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29233 this.capHeight = (this.font.os2.exists && this.font.os2.capHeight) || this.ascender;
29274 CapHeight: this.capHeight,
31018 this.capHeight = data.readShort();
H A Dpdfmake.min.js14capHeight=this.font.os2.exists&&this.font.os2.capHeight||this.ascender,this.xHeight=this.font.os2.…
H A Dpdfmake.min.js.map1capHeight","os2","xHeight","familyClass","isSerif","isScript","isFixedPitch","cmap","unicode","cha…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js32933 capHeight: descriptor.get('CapHeight'),
35620 …'\x00\x00\x00\x00' + string16(properties.xHeight) + string16(properties.capHeight) + string16(0) +…
37210 …F\xFF' + '\x00\x00' + '\x00\x00' + '\x00\x00' + safeString16(properties.capHeight) + safeString16(…
H A Dpdf.worker.js.map1capHeight","italicAngle","isType3Font","cidEncoding","cMapPromise","accent","TranslatedFont","send…