Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
DMetricsGenerator.php29 'CapHeight' => round($ttf->capHeight),
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
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;
DOtlDump.php115 var $capHeight; variable in Mpdf\\OtlDump
664 $this->capHeight = ($sCapHeight * $scale);
666 $this->capHeight = $this->ascent;
676 $this->capHeight = $this->ascent;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js14capHeight=this.font.os2.exists&&this.font.os2.capHeight||this.ascender,this.xHeight=this.font.os2.…
Dpdfmake.js29233 this.capHeight = (this.font.os2.exists && this.font.os2.capHeight) || this.ascender;
29274 CapHeight: this.capHeight,
31018 this.capHeight = data.readShort();
Dpdfmake.min.js.map1capHeight","os2","xHeight","familyClass","isSerif","isScript","isFixedPitch","cmap","unicode","cha…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js15906 this.capHeight = +(this.attributes['CapHeight'] || 0);
16118 _this.capHeight = _this$font.capHeight;
16201 _this.capHeight = _this.font.capHeight * _this.scale;
16342 CapHeight: (this.font.capHeight || this.font.ascent) * this.scale,
53409 capHeight: r.int16,
53422 capHeight: r.int16,
55488 capHeight: r.uint16,
64258 return os2 ? os2.capHeight : this.ascent;
Dpdfmake.min.js2capHeight=+(this.attributes.CapHeight||0),this.lineGap=this.bbox[3]-this.bbox[1]-(this.ascender-th…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js32933 capHeight: descriptor.get('CapHeight'), property
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(…
Dpdf.worker.js.map1capHeight","italicAngle","isType3Font","cidEncoding","cMapPromise","accent","TranslatedFont","send…