Home
last modified time | relevance | path

Searched refs:up (Results 426 – 450 of 1040) sorted by path

1...<<11121314151617181920>>...42

/plugin/drawio/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
H A DREADME.md56 ```docker-compose up```
/plugin/dropfiles/
H A Dyarn.lock1039 find-up@^1.0.0:
1041 …resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad…
1046 find-up@^2.0.0:
1048 …resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920…
1747 read-pkg-up "^1.0.1"
2128 find-up "^1.0.0"
2282 read-pkg-up@^1.0.1:
2286 find-up "^1.0.0"
2289 read-pkg-up@^2.0.0:
2293 find-up "^2.0.0"
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md86 * Refactored and cleaned-up classes and subnamespaces
253 - Automatic language mark-up and font selection using autoScriptToLang and autoLangToFont.
256 - Index mark-up allowing control over layout using CSS.
H A DLICENSE.txt222 system; it is up to the author/donor to decide if he or she is willing
H A DREADME.md82 **Warning:** mPDF will clean up old temporary files in the temporary directory. Choose a path dedicated to mPDF only.
/plugin/dw2pdf/vendor/mpdf/mpdf/data/font/
H A Dccourier.php8 $up = -100; variable
H A Dccourierb.php8 $up = -100; variable
H A Dccourierbi.php8 $up = -100; variable
H A Dccourieri.php8 $up = -100; variable
H A Dchelvetica.php19 $up = -100; variable
H A Dchelveticab.php19 $up = -100; variable
H A Dchelveticabi.php19 $up = -100; variable
H A Dchelveticai.php19 $up = -100; variable
H A Dcsymbol.php19 $up = -100; variable
H A Dctimes.php19 $up = -100; variable
H A Dctimesb.php19 $up = -100; variable
H A Dctimesbi.php19 $up = -100; variable
H A Dctimesi.php19 $up = -100; variable
H A Dczapfdingbats.php19 $up = -100; variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1555 // this will free up the readers, based on code from Setasign's FpdiTrait::cleanUp()
1845 * mime (optional): file mime type (will show up as /Subtype in the PDF)
3864 'up' => '',
3969 'up' => $font['up'],
4249 $this->fonts[$fontkey] = ['i' => $i, 'type' => 'core', 'name' => $this->CoreFonts[$fontkey], 'desc' => $desc, 'up' => $up, 'ut' => $ut, 'cw' => $cw];
4428 if (isset($this->CurrentFont['up']) && $this->CurrentFont['up']) {
4429 $up
[all...]
H A DOtlDump.php255 $up = unpack('n*', substr($table, 8, 4));
256 $adjustment[0] = $up[1];
257 $adjustment[1] = $up[2];
416 $up = pack("n", $value);
418 return $this->splice($stream, $offset, $up);
428 $up = pack("n", $val);
430 return $this->splice($stream, $offset, $up);
2816 // $inputGlyphs = array of glyphs(glyphstrings) making up Input sequence in Context
2817 // $lookupGlyphs = array of glyphs (single Glyphs) making up Lookup Input sequence
2839 // $inputGlyphs = array of glyphs(glyphstrings) making up Inpu
[all...]
H A DTTFontFile.php328 $up = unpack('n*', substr($table, 8, 4));
329 $adjustment[0] = $up[1];
330 $adjustment[1] = $up[2];
497 $up = pack("n", $value);
499 return $this->splice($stream, $offset, $up);
509 $up = pack("n", $val);
511 return $this->splice($stream, $offset, $up);
3069 // $inputGlyphs = array of glyphs(glyphstrings) making up Input sequence in Context
3070 // $lookupGlyphs = array of glyphs (single Glyphs) making up Lookup Input sequence
3092 // $inputGlyphs = array of glyphs(glyphstrings) making up Inpu
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md77 - Clean and up-to-date code base and style
79 - Performance improvements by up to 100%
/plugin/dwcommits/
H A DREADME9 explanation of how to set up the configuration. The gits must be fully readable

1...<<11121314151617181920>>...42