Searched refs:hmtx (Results 1 – 9 of 9) sorted by relevance
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | font.class.php | 80 $hmtx = $font->getTable('hmtx'); 95 … $widths[$code] = floor($hmtx->_hMetrics[$glyphIndex]['advanceWidth']*1000/$head->_unitsPerEm);
|
| D | pdf.fpdf.makefont.php | 20 $hmtx =& $font->getTable('hmtx'); 48 $widths[] = floor($hmtx->_hMetrics[$realIndex]['advanceWidth']*1000/$head->_unitsPerEm);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js | 14 …hmtx=new HmtxTable(this),this.post=new PostTable(this),this.os2=new OS2Table(this),this.loca=new L… 15 …his.cmap[e]=a.old;return g={cmap:t.table,glyf:n.table,loca:s.table,hmtx:this.font.hmtx.encode(p),h… property
|
| D | pdfmake.js | 29478 this.hmtx = new HmtxTable(this); 29497 return this.hmtx.forGlyph(glyph).advance * scale; 31583 hmtx: this.font.hmtx.encode(oldIDs), property
|
| D | pdfmake.min.js.map | 1 …hmtx","loca","glyf","xMin","yMin","xMax","yMax","character","codeMap","forGlyph","advance","readBy…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 52808 var hmtx = new r.Struct({ 56059 tables.hmtx = hmtx; 61846 var _this$_getTableMetric = this._getTableMetrics(this._font.hmtx), 63631 this.hmtx.metrics.push({ 63650 this.hmtx = { 63667 hhea.numberOfMetrics = this.hmtx.metrics.length; // map = [] 63699 hmtx: this.hmtx,
|
| D | pdfmake.min.js | 2 …hmtx=ne,ri.maxp=ie,ri.name=ue,ri["OS/2"]=he,ri.post=pe,ri.fpgm=ye,ri.loca=ve,ri.prep=me,ri["cvt "]…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 37214 var hmtx = '\x00\x00\x00\x00'; 37226 hmtx += string16(width) + string16(0); 37229 return hmtx;
|
| D | pdf.worker.js.map | 1 …hmtx","charstring","possibleSpaceReplacements","charcode","charToGlyph","widthCode","isInFont","ma…
|