| /plugin/abc2/abc-libraries/abc2svg/ |
| D | diag-1.js | 5 abc2svg.diag={do_diag:function(){var glyphs=this.get_glyphs(),voice_tb=this.get_voice_tb() 6 if(!glyphs['fb']){var i,j,d,decos=this.get_decos();ns="CDEFGAB",ms=["","m","7","m7","maj7","sus4"] 13 glyphs['fb']='<g id="fb">\n\ 22 </g>';glyphs['nut']='<path id="nut" class="stroke" stroke-width="1.6" d="\ 23 M-10.2 -34.5h20.4"/>';glyphs['barre']='<path id="barre" class="stroke" stroke-width=".9" d="\ 24 …glyphs['fr1']='<text id="fr1" x="-20" y="-29" class="frn">fr1</text>';glyphs['fr2']='<text id="fr2… 31 </g>';glyphs['Cm']='<g id="Cm">\n\ 39 </g>';glyphs['C7']='<g id="C7">\n\ 47 </g>';glyphs['Cm7']='<g id="Cm7">\n\ 54 </g>';glyphs['Cmaj7']='<g id="Cmaj7">\n\ [all …]
|
| D | mdnn-1.js | 8 …,-1,-5,-2,-6,-3,0,-4,-1,-5,-2,-6,-3,0]),acc_tb:["aff","af","n","s","ss"],glyphs:{n1:'<text id="n1"… property 71 Object.assign(abc.get_glyphs(),abc2svg.mdnn.glyphs)
|
| /plugin/captcha/ |
| D | EasySVG.php | 26 $this->font->glyphs = []; 135 $this->font->glyphs = []; 162 $this->font->glyphs[$unicode] = new stdClass(); 163 $this->font->glyphs[$unicode]->horizAdvX = $z->getAttribute('horiz-adv-x'); 164 if (empty($this->font->glyphs[$unicode]->horizAdvX)) { 165 $this->font->glyphs[$unicode]->horizAdvX = $this->font->horizAdvX; 167 $this->font->glyphs[$unicode]->d = $z->getAttribute('d'); 171 $this->font->em = $this->font->glyphs[$unicode]->horizAdvX; 244 $d = $this->font->glyphs[$letter]->d; 253 $horizAdvX += $this->font->glyphs[$letter]->horizAdvX * $fontSize + [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Conversion/ |
| D | DecToCjk.php | 14 $glyphs = [0x3007, 0x4E00, 0x4E8C, 0x4E09, 0x56DB, 0x4E94, 0x516D, 0x4E03, 0x516B, 0x4E5D]; 17 $rnum .= UtfString::code2utf($glyphs[(int) $nstr[$i]]);
|
| /plugin/bootnote/ |
| D | syntax.php | 109 $glyphs = Array( 120 $this->_render_note($renderer, $glyphs[$data['lvl']]);
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | OtlDump.php | 1072 foreach ($MarkAttachmentTypes as $class => $glyphs) { 1086 foreach ($glyphs as $g) { 1111 $glyphs = $this->_getCoverage(); 1112 $this->MarkGlyphSets[$i] = $this->formatClassArr($glyphs); 1117 foreach ($glyphs as $g) { 1361 $glyphs = $this->_getCoverage(); 1362 $this->GSLuCoverage[$i][$c] = implode('|', $glyphs); 1648 $glyphs = $this->_getCoverage(false); 1649 for ($g = 0; $g < count($glyphs); $g++) { 1652 $replace[] = unicode_hex($this->glyphToChar[$glyphs[$g]][0]); [all …]
|
| D | TTFontFile.php | 1323 foreach ($MarkAttachmentTypes as $class => $glyphs) { 1348 $glyphs = $this->_getCoverage(); 1349 $this->MarkGlyphSets[$i] = ' ' . implode('| ', $glyphs); 1426 foreach ($GlyphByClass as $class => $glyphs) { 1610 $glyphs = $this->_getCoverage(false, 2); 1611 $this->GSLuCoverage[$i][$c] = $glyphs; 1860 $glyphs = $this->_getCoverage(false); 1861 for ($g = 0; $g < count($glyphs); $g++) { 1864 $replace[] = unicode_hex($this->glyphToChar[$glyphs[$g]][0]); 1870 …$substitute[] = unicode_hex($this->glyphToChar[($glyphs[$g] + $Lookup[$i]['Subtable'][$c]['DeltaGl… [all …]
|
| D | Otl.php | 1657 $glyphs = $this->_getCoverageGID(); 1658 $GlyphID = $glyphs[$GlyphPos] + $DeltaGlyphID; 2303 $glyphs = $this->_getCoverage(); 2304 $CoverageBacktrackGlyphs[$b] = implode("|", $glyphs); 2309 $glyphs = $this->_getCoverage(); 2310 $CoverageInputGlyphs[$b] = implode("|", $glyphs); 2315 $glyphs = $this->_getCoverage(); 2316 $CoverageLookaheadGlyphs[$b] = implode("|", $glyphs); 4102 $glyphs = $this->_getCoverage(); 4103 $CoverageBacktrackGlyphs[$b] = implode("|", $glyphs); [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/ |
| D | DejaVuinfo.txt | 22 the designs of glyphs or characters in the Fonts may be modified and 23 additional glyphs or characters may be added to the Fonts, only if the fonts 70 particular the designs of glyphs or characters in the Fonts may be 71 modified and additional glyphs or characters may be added to the
|
| D | SyrCOMEdessa_license.txt | 37 and in particular the designs of glyphs or characters in the 38 Fonts may not be modified nor may additional glyphs or
|
| D | GNUFreeFontinfo.txt | 11 The practical reason for putting glyphs together in a single font face is
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 15976 var glyphs = []; 15979 glyphs.push(this.characterToGlyph(charCode)); 15981 return glyphs; 16000 value: function advancesForGlyphs(glyphs) { 16002 for (var index = 0; index < glyphs.length; index++) { 16003 var left = glyphs[index]; 16004 var right = glyphs[index + 1]; 16136 var glyphs = this.font.glyphsForString("".concat(text)); 16137 var advances = this.font.advancesForGlyphs(glyphs); 16139 for (var i = 0; i < glyphs.length; i++) { [all …]
|
| D | pdfmake.min.js | 2 …glyphs[u].advanceWidth*this.scale}return o}},{key:"layoutCached",value:function layoutCached(r){if…
|
| /plugin/charter/lib/fonts/ |
| D | LICENSE | 17 particular the designs of glyphs or characters in the Fonts may be 18 modified and additional glyphs or characters may be added to the Fonts,
|
| /plugin/pdfjs/pdfjs/web/ |
| D | debugger.js | 353 var glyphs = args[0]; 356 for (var j = 0; j < glyphs.length; j++) { 357 var glyph = glyphs[j];
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/ |
| D | specimen_stylesheet.css | 361 #glyphs h1 { 373 #glyphs p{
|
| /plugin/textile2/ |
| D | classTextile.php | 659 $text = $this->glyphs($text); 745 $text = $this->glyphs($text); 967 function glyphs($text) function in Textile
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.core.js | 5098 glyphs: {} property 5111 for (var glyph in font.glyphs) if (font.glyphs[has](glyph)) { 5112 var path = font.glyphs[glyph]; 5113 fontcopy.glyphs[glyph] = { 5122 fontcopy.glyphs[glyph].k[k] = path.k[k]; 5218 var prev = notfirst && font.glyphs[letters[i - 1]] || {}, 5219 curr = font.glyphs[letters[i]];
|
| /plugin/callflow/ |
| D | raphael.js | 5446 glyphs: {} property 5459 for (var glyph in font.glyphs) if (font.glyphs[has](glyph)) { 5460 var path = font.glyphs[glyph]; 5461 fontcopy.glyphs[glyph] = { 5470 fontcopy.glyphs[glyph].k[k] = path.k[k]; 5566 var prev = notfirst && font.glyphs[letters[i - 1]] || {}, 5567 curr = font.glyphs[letters[i]];
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | raphael.no-deps.min.js | 1 …glyphs:{}},r=t.face["font-family"];for(var i in t.face)t.face[o](i)&&(e.face[i]=t.face[i]);if(this… property
|
| D | raphael.min.js | 1 …glyphs:{}},r=t.face["font-family"];for(var i in t.face)t.face[o](i)&&(e.face[i]=t.face[i]);if(this… property
|
| /plugin/advrack/ |
| D | raphael.js | 5445 glyphs: {} property 5458 for (var glyph in font.glyphs) if (font.glyphs[has](glyph)) { 5459 var path = font.glyphs[glyph]; 5460 fontcopy.glyphs[glyph] = { 5469 fontcopy.glyphs[glyph].k[k] = path.k[k]; 5565 var prev = notfirst && font.glyphs[letters[i - 1]] || {}, 5566 curr = font.glyphs[letters[i]];
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/ |
| D | jax.js | 19 …glyphs={};if(o){n.n=0}}},hashCheck:function(n){if(n&&n.nodeName.toLowerCase()==="g"){do{n=n.parent…
|
| /plugin/flowchartjs/ |
| D | raphael.min.js | 1 …glyphs:{}},r=t.face["font-family"];for(var i in t.face)t.face[o](i)&&(e.face[i]=t.face[i]);if(this… property
|
| /plugin/chordsheets/js/ |
| H A D | raphael.js | 1 …glyphs:{}},r=t.face["font-family"];for(var i in t.face)t.face[o](i)&&(e.face[i]=t.face[i]);if(this… property
|