Home
last modified time | relevance | path

Searched refs:shaper (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php79 var $shaper; variable in Mpdf\\Otl
234 $this->shaper = "I";
237 $this->shaper = "A";
240 $this->shaper = "A";
243 $this->shaper = "K";
246 $this->shaper = "T";
249 $this->shaper = "L";
252 $this->shaper = "S";
255 $this->shaper = "M";
258 $this->shaper = "E";
[all …]
/plugin/datatables/assets/pdfmake/
Dpdfmake.js60780 var shaper = SHAPERS[s];
60781 if (shaper) {
60782 return shaper;
61313 this.shaper = choose(script);
61315 …this.shaper.plan(this.plan, this.glyphInfos, glyphRun.features); // Assign chosen features to outp…
61332 if (this.shaper.zeroMarkWidths === 'BEFORE_GPOS') {
61338 if (this.shaper.zeroMarkWidths === 'AFTER_GPOS') {
61359 this.shaper = null;
Dpdfmake.min.js2shaper=function choose(r){Array.isArray(r)||(r=[r]);for(var i,o=_createForOfIteratorHelperLoose(r)…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js.map1 …code areas where either a glyph won't be drawn or is deformed by a\n * shaper.\n * @return {Ob…