/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFileAnalysis.php | 27 $this->panose = []; // mPDF 5.0 220 $panose = ''; 228 $panose = fread($this->fh, 10); 229 $this->panose = []; 230 for ($p = 0; $p < strlen($panose); $p++) { 231 $this->panose[] = ord($panose[$p]); 431 if ($panose) { 432 $bFamilyType = ord($panose[0]); 434 $bSerifStyle = ord($panose[ [all...] |
H A D | OtlDump.php | 63 var $panose; variable in Mpdf\\OtlDump 196 $this->panose = []; 467 $this->panose = []; 647 $panose = fread($this->fh, 10); 648 $this->panose = []; 649 for ($p = 0; $p < strlen($panose); $p++) { 650 $this->panose[] = ord($panose[$p]);
|
H A D | TTFontFile.php | 196 public $panose; variable in Mpdf\\TTFontFile 251 $this->panose = []; 265 $this->panose = []; 861 $panose = fread($this->fh, 10); 862 $this->panose = []; 863 $panoseLenght = strlen($panose); 865 $this->panose[] = ord($panose[$p]);
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/ |
H A D | MetricsGenerator.php | 54 'panose' => $this->getPanose($ttf), 100 $panose = ''; 101 if (count($ttf->panose)) { 102 $panoseArray = array_merge([$ttf->sFamilyClass, $ttf->sFamilySubClass], $ttf->panose); 104 $panose .= ' ' . dechex($value); 108 return $panose;
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/ |
H A D | sequence-diagram-raphael-min.js.map | 1 …Font","registerFont","face","font-weight","font-stretch","units-per-em","panose-1","ascent","desce…
|
H A D | sequence-diagram-min.js.map | 1 …Font","registerFont","face","font-weight","font-stretch","units-per-em","panose-1","ascent","desce…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 30982 this.panose = (function() {
|
H A D | pdfmake.min.js | 14 …his.yStrikeoutPosition=t.readShort(),this.familyClass=t.readShort(),this.panose=function(){var n,r… function
|
H A D | pdfmake.min.js.map | 1 …panose","charRange","vendorID","selection","firstCharIndex","lastCharIndex","ascent","descent","wi…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js.map | 1 …t give us issues\n stream.getBytes(60); // skipping type, misc sizes, panose, unicode ranges\n …
|