Home
last modified time | relevance | path

Searched refs:SVG (Results 176 – 200 of 323) sorted by relevance

12345678910>>...13

/plugin/rrdgraph/
H A Dplugin.info.txt6 desc This plugin creates graphs from RRD tool data. It allowes binding values within SVG files to…
/plugin/combo/ComboStrap/
H A DMediaLink.php66 case Mime::SVG:
H A DIFetcherLocalImage.php33 if ($mime->toString() === Mime::SVG) {
H A DFetcherSystem.php57 case Mime::SVG:
/plugin/combo/action/
H A Dmanifest.php90 if ($iconArray["type"] === Mime::SVG) {
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmglyph.js19SVG,b=f.BBOX,e=MathJax.Localization;var c="http://www.w3.org/1999/xlink";b.MGLYPH=b.Subclass({type…
H A Dmmultiscripts.js19 …ElementJax.mml,c=MathJax.OutputJax.SVG;a.mmultiscripts.Augment({toSVG:function(G,z){this.SVGgetSty…
H A Dmtable.js19SVG,b=d.BBOX;a.mtable.Augment({toSVG:function(aa){this.SVGgetStyles();var o=this.SVG(),ap=this.SVG…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DDESIGN.md22 * SVG: 'sequence' and the name of the theme e.g. 'simple' or 'hand'
/plugin/diagramsnet/lib/js/
H A Dmath-print.js22 SVG: {
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md16 - Graphics source provided in SVG.
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md18 - graphics source provided in SVG.
42 - **dev/**: contains SVG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md18 - graphics source provided in SVG.
42 - **dev/**: contains SVG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md16 - Graphics source provided in SVG.
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte34 console.log('SVG', getBase64SVG());
183 Download SVG
190 <a class="link-style" href={svgUrl}>Link to SVG</a>
/plugin/combo/resources/dictionary/
H A DREADME.md10 * [icomoon](./icomoon-icons.json) - list of [icomoon svg](https://github.com/Keyamoon/IcoMoon-Free/tree/master/SVG)
/plugin/editonlink/
H A DREADME.md17 * Animation goes via inline SVG.
/plugin/abc2/
H A DREADME3 Displays sheet music (input ABC, output SVG and MIDI)
H A Dstyle.css2 /* inherit SVG colours from the template settings */
11 /* this makes the SVG readable by making it possible for it to break out of the page */
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md11 vector, document or data formats, such as PNG, JPG, PDF, SVG, JSON, XLSX and
214 "menu": [ "PNG", "JPG", "SVG" ]
228 * SVG
241 "SVG"
263 "SVG"
383 "SVG",
395 "SVG",
444 "menu": [ "JPG", "PNG", "SVG", "PDF" ]
452 allowing to export the image into either PNG, JPG, SVG or PDF.
638 * SVG
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js53 SVG = element.paper,
97 SVG.defs.removeChild(element.gradient);
114 SVG.defs.appendChild(el);
720 R._engine.path = function (pathString, SVG) { argument
722 SVG.canvas && SVG.canvas.appendChild(el);
723 var p = new Element(el, SVG);
/plugin/dev/
H A DSVGIcon.php9 * Download and clean SVG icons
25 /** @var bool keep the SVG namespace for when the image is not used in embed? */
37 * Call before cleaning to keep the SVG namespace
71 * Clean an existing SVG file
119 * Minify SVG
187 $this->logger->info(sprintf('Minified SVG %d bytes -> %d bytes (%.2f%%)', $old, $new, $new * 100 / $old));
/plugin/diagramsnet/lib/math/extensions/
H A Dfast-preview.js19 …-math":{color:i.color}});b.Config({"HTML-CSS":i.Chunks,CommonHTML:i.Chunks,SVG:i.Chunks})}b.Regist…
/plugin/icon/
H A DSVG.php8 class SVG class
/plugin/dw2pdf/
H A Dcomposer.lock41 "ext-xml": "Needed mainly for SVG manipulation",
110 "ext-simplexml": "To output QR codes to SVG files"

12345678910>>...13