Searched refs:maxp (Results 1 – 8 of 8) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFile.php | 621 $this->seek_table("maxp"); 1000 // maxp - Maximum profile table 1001 $this->seek_table('maxp'); 1005 throw new \Mpdf\Exception\FontException(sprintf('Error loading font: Unknown maxp table version %s', $ver_maj)); 3508 // maxp - Maximum profile table 3509 $this->seek_table('maxp'); 3894 // maxp - Maximum Profile 3895 $maxp = $this->get_table('maxp'); 3896 $maxp [all...] |
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ot.class.php | 874 $maxp =& $fontFile->getTable('maxp'); 883 for ($i=0; $i<$maxp->_numGlyphs; $i++) {
|
/plugin/abc2/abc-libraries/abc2svg/ |
H A D | abc2svg.woff | 2 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 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),
|
H A 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 in g
|
H A D | pdfmake.min.js.map | 1 …maxp","hmtx","loca","glyf","xMin","yMin","xMax","yMax","character","codeMap","forGlyph","advance",…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js.map | 1 …maxp',\n 'name', 'post', 'loca', 'glyf', 'fpgm', 'prep', 'cvt ', 'CFF '];\n\n function…
|