Home
last modified time | relevance | path

Searched refs:hhea (Results 1 – 11 of 11) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.class.php78 $hhea = $font->getTable('hhea');
108 $this->ascender = floor($hhea->_ascender*1000/$head->_unitsPerEm);
109 $this->descender = floor($hhea->_descender*1000/$head->_unitsPerEm);
H A Dpdf.fpdf.makefont.php21 $hhea =& $font->getTable('hhea');
47 $realIndex = min($glyphIndex, $hhea->_numberOfHMetrics-1);
83 $font_info['Ascender'] = floor($hhea->_ascender*1000/$head->_unitsPerEm);
84 $font_info['Descender'] = floor($hhea->_descender*1000/$head->_unitsPerEm);
H A Dot.class.php873 $hhea =& $fontFile->getTable('hhea');
876 for ($i=0; $i<$hhea->_numberOfHMetrics; $i++) {
/plugin/imagecarousel/vendor/slick/fonts/
H A Dslick.woff1 …T������ �2�OS/2��p���R���`P��cmap������P��b" D�head�����.���6�1�hhea��D������$�hmtx…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php824 // hhea metrics table
825 if (isset($this->tables["hhea"])) {
826 $this->seek_table("hhea");
976 // hhea - Horizontal header table
977 $this->seek_table('hhea');
981 throw new \Mpdf\Exception\FontException(sprintf('Error loading font: Unknown hhea table version %s', $ver_maj));
3502 // hhea - Horizontal header table
3503 $this->seek_table('hhea');
3883 // hhea - Horizontal Header
3884 $hhea
[all...]
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg.woff2 wOFFOTTO3� O�CFF (-(E��lFFTM2h�{GGDEF2POS/2hK`X�])cmapt�z\�G�head56���hhea@ $ i�hmtx2�?<����maxp`�Pname��]rXpost x�c`d``��L���m�2p�0����J� ���v��?�Y�Y:�\&�(= Yx�c`d``���!�E����Vo�
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29476 this.hhea = new HheaTable(this);
29483 this.ascender = (this.os2.exists && this.os2.ascender) || this.hhea.ascender;
29484 this.decender = (this.os2.exists && this.os2.decender) || this.hhea.decender;
29485 this.lineGap = (this.os2.exists && this.os2.lineGap) || this.hhea.lineGap;
30591 …for (i = _i = 0, _ref = this.file.hhea.numberOfMetrics; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <…
30597 lsbCount = this.file.maxp.numGlyphs - this.file.hhea.numberOfMetrics;
31584 hhea: this.font.hhea.encode(oldIDs),
H A Dpdfmake.min.js14hhea=new HheaTable(this),this.maxp=new MaxpTable(this),this.hmtx=new HmtxTable(this),this.post=new…
15 …ap:t.table,glyf:n.table,loca:s.table,hmtx:this.font.hmtx.encode(p),hhea:this.font.hhea.encode(p),m… property in g
H A Dpdfmake.min.js.map1hhea","maxp","hmtx","loca","glyf","xMin","yMin","xMax","yMax","character","codeMap","forGlyph","ad…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1hhea', 'hmtx', 'maxp',\n 'name', 'post', 'loca', 'glyf', 'fpgm', 'prep', 'cvt ', 'CFF '];\n…