Home
last modified time | relevance | path

Searched refs:SVG (Results 151 – 175 of 323) sorted by relevance

12345678910>>...13

/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/
H A DMain.js19SVG.FONTDATA.FONTS["STIXMathJax_Normal-bold-italic"]={directory:"Normal/BoldItalic",family:"STIXMa…
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/TeX/Script/Regular/
H A DMain.js19SVG.FONTDATA.FONTS.MathJax_Script={directory:"Script/Regular",family:"MathJax_Script",id:"MJSCR",s…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmaction.js19SVG;var d,e,b;var a=g.config.tooltip=MathJax.Hub.Insert({delayPost:600,delayClear:600,offsetX:10,o…
H A Dms.js19 …athJax.ElementJax.mml,c=MathJax.OutputJax.SVG;a.ms.Augment({toSVG:function(){this.SVGgetStyles();v…
H A Dannotation-xml.js19 …putJax.SVG;var b=d.BBOX;b.FOREIGN=b.Subclass({type:"foreignObject",removeable:false});a["annotatio…
/plugin/svgpureinsert/
H A Dplugin.info.txt5 name Pure SVG Insert Plugin
6 desc Inserts an SVG image as-is to be rendered by compatible browsers.
H A DREADME.md4 Inserts an SVG image as-is into a DokuWiki page to be rendered by
20 Allowing SVG Upload equals to allowing HTML + JS upload.
23 **Do not allow everyone to post SVG's! to Your DokuWiki**
/plugin/svgedit/
H A Dplugin.info.txt5 name SVG-Edit plugin
6 desc A nice way, to create, store, edit, and embed SVG images in DokuWiki
/plugin/combo/ComboStrap/
H A DMime.php16 public const SVG = "image/svg+xml"; define in ComboStrap\\Mime
77 return new Mime(Mime::SVG);
191 if (in_array($this->mime, [self::SVG, self::JSON])) {
/plugin/captcha/fonts/
H A DREADME10 Provided SVG fonts for use with SVG CAPTCHA:
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19SVG={display:(p.root.Get("display")==="block"),preview:(p.SVG||{}).preview};C=u=g.Element("span",{… class in p
/plugin/latex/
H A DTODO3 -SVG support?
6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
/plugin/a2s/
H A DREADME1 a2s yet another ASCII to SVG Plugin for DokuWiki
3 Renders ASCII box and lines as SVG using ASCIIToSVG.
H A Dplugin.info.txt6 desc Convert ASCII art diagram to nice embedded SVG images.
/plugin/latex-was/
H A DTODO3 -SVG support?
6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
/plugin/svg/
H A Dsyntax.php.save3 * Plugin SVG: Converts inline SVG images
32 'name' => 'DokuWiki SVG Plugin',
33 'desc' => 'Supplies a way to render SVG images inline within a document.',
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md39 * Get rid of internal SVG parser in favor of the browser
44 * Fix for animation of SVG transformations, matrices and polygon points
/plugin/diagramsnet/lib/math/extensions/
H A DMatchWebFonts.js19SVG:true},fontCheckDelay:500,fontCheckTimeout:15*1000,});MathJax.Extension.MatchWebFonts={version:…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dauto-collapse.js193 MathJax.OutputJax.SVG.Augment({
195 this.em = MathJax.ElementJax.mml.mbase.prototype.em = t.SVG.em, this.ex = t.SVG.ex,
196 this.linebreakWidth = t.SVG.lineWidth, this.cwidth = t.SVG.cwidth;
199 e.width = t.root.SVGdata.w / 1e3, e.em = 1 / t.SVG.em;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md90 The following CSS classes are applied to the SVG diagram when using snap.svg:
92 * `sequence`: Applies to main SVG tag.
119SVG implementation, instead of Raphaël which in addition to SVG, also supported VML (on Internet …
181 * Testing that checks the generated SVG is correct
/plugin/abc2/
H A Dplugin.info.txt6 desc Displays sheet music (input ABC, output SVG and MIDI)
H A Dprint.css2 /* try to print an SVG on a single page */
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md65 * SVG parsing fixes (thanks, @achretien)
290 - SVG images now support embedded images e.g. `<image xlink:href="image.png" width="100px" height="100px" />`
291 - SVG images now supports `<tspan>` element e.g. `<tspan x,y,dx,dy,text-anchor >`, and also `<tref>`
292 - SVG images now can use Autofont (see top of `classes/svg.php` file)
293 - SVG images now has limited support for CSS classes (see top of `classes/svg.php` file)
294 - SVG images - style inheritance improved
295 - SVG images - improved handling of comments and other extraneous code
296 - SVG images - fix to ensure opacity is reset before another element
297 - SVG images - font-size not resetting after a `<text>` element
298 - SVG radia
[all...]
/plugin/svgembed/
H A Dplugin.info.txt6 desc Allows the use of the standard media syntax, but SVG files are placed with the <object> or <…
H A DREADME.md2 A DokuWiki plugin that allows the use of the standard media syntax, but SVG files are placed with t…

12345678910>>...13