Date: Fri, 7 Dec 2012 14:58:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FAsciiSVGPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~AsciiSVGPlugin** [[Help:WikiPlugin|plugin]] is an interface to [[http://www1.chapman.edu/~jipsen/svg/asciisvg.html]] Requires ENABLE_XHTML_XML = true Syntax: [[http://www1.chapman.edu/~jipsen/svg/asciisvgcommands.html]] If you are using Internet Explorer 6 + Adobe SVGviewer (often included by default with Windows XP) or SVG-enabled Firefox (2.0 or above) then you should see the examples. == Usage == {{{ <> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **height** | graph width | 200 |- | **height** | graph height | 200 |- | **script** | | false |- | **onmouseover** | | false |} All other arguments are passed to the ASCIISvg javascript library and rendered as SVG. See [[http://www1.chapman.edu/~jipsen/svg/asciisvg.html]] == Example == {{{ <> }}} <> == Known Problems == With multiple ~AsciiSVG plugins on the same page the second and subsequent ones will have the same width and height. == Author == * [[Help:Reini Urban|Reini Urban]] == See Also == * [[Help:AsciiMathPlugin]] * [[Help:ChartPlugin]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]