Searched refs:maxp (Results 1 – 9 of 9) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 3895 $maxp = $this->get_table('maxp'); 3896 $maxp = $this->_set_ushort($maxp, 4, $numGlyphs); 3898 $maxp = $this->_set_ushort($maxp, 6, $maxPoints); // points in non-compound glyph 3899 $maxp = $this->_set_ushort($maxp, 8, $maxContours); // contours in non-compound glyph 3900 $maxp = $this->_set_ushort($maxp, 10, $maxComponentPoints); // points in compound glyph 3901 $maxp = $this->_set_ushort($maxp, 12, $maxComponentContours); // contours in compound glyph 3902 …$maxp = $this->_set_ushort($maxp, 28, $maxComponentElements); // number of glyphs referenced at to… 3903 …$maxp = $this->_set_ushort($maxp, 30, $maxComponentDepth); // levels of recursion, set to 0 if fon… 3905 $this->add('maxp', $maxp); 4237 $maxp = $this->get_table('maxp'); [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | ot.class.php | 874 $maxp =& $fontFile->getTable('maxp'); 883 for ($i=0; $i<$maxp->_numGlyphs; $i++) {
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 52813 return t.parent.maxp.numGlyphs - t.parent.hhea.numberOfMetrics; 52816 var maxp = new r.Struct({ 53467 return t.parent.maxp.numGlyphs; 54723 return t.parent.parent.maxp.numGlyphs + 1; 55348 return t.parent.parent.maxp.numGlyphs; 55581 return t.parent.maxp.numGlyphs - t.parent.vhea.numberOfMetrics; 56060 tables.maxp = maxp; 63661 var maxp = cloneDeep(this.font.maxp); 63662 maxp.numGlyphs = this.glyf.length; 63695 maxp: maxp, [all …]
|
| D | pdfmake.min.js | 2 …maxp.numGlyphs-r.parent.hhea.numberOfMetrics}))}),ie=new g.Struct({version:g.int32,numGlyphs:g.uin…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js | 14 …maxp=new MaxpTable(this),this.hmtx=new HmtxTable(this),this.post=new PostTable(this),this.os2=new … 15 ….table,hmtx:this.font.hmtx.encode(p),hhea:this.font.hhea.encode(p),maxp:this.font.maxp.encode(p),p… property
|
| D | pdfmake.js | 29477 this.maxp = new MaxpTable(this); 30597 lsbCount = this.file.maxp.numGlyphs - this.file.hhea.numberOfMetrics; 30863 …for (i = _j = 0, _ref = this.file.maxp.numGlyphs; 0 <= _ref ? _j < _ref : _j > _ref; i = 0 <= _ref… 31585 maxp: this.font.maxp.encode(oldIDs), property
|
| D | pdfmake.min.js.map | 1 …maxp","hmtx","loca","glyf","xMin","yMin","xMax","yMax","character","codeMap","forGlyph","advance",…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js.map | 1 …maxp',\n 'name', 'post', 'loca', 'glyf', 'fpgm', 'prep', 'cvt ', 'CFF '];\n\n function…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …h({prop:u,target:l,insert:c,maxp:Math.floor(f)})}return p}(t,e,r,n),u={},c={},f=0;f<l.length;f++){…
|