Searched refs:capHeight (Results 1 – 10 of 10) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/ |
| D | MetricsGenerator.php | 29 'CapHeight' => round($ttf->capHeight),
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 158 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;
|
| D | OtlDump.php | 115 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/ |
| D | pdfmake.min.js | 14 …capHeight=this.font.os2.exists&&this.font.os2.capHeight||this.ascender,this.xHeight=this.font.os2.…
|
| D | pdfmake.js | 29233 this.capHeight = (this.font.os2.exists && this.font.os2.capHeight) || this.ascender; 29274 CapHeight: this.capHeight, 31018 this.capHeight = data.readShort();
|
| D | pdfmake.min.js.map | 1 …capHeight","os2","xHeight","familyClass","isSerif","isScript","isFixedPitch","cmap","unicode","cha…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 15906 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;
|
| D | pdfmake.min.js | 2 …capHeight=+(this.attributes.CapHeight||0),this.lineGap=this.bbox[3]-this.bbox[1]-(this.ascender-th…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 32933 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(…
|
| D | pdf.worker.js.map | 1 …capHeight","italicAngle","isType3Font","cidEncoding","cMapPromise","accent","TranslatedFont","send…
|