Home
last modified time | relevance | path

Searched refs:ASCIIToSVG (Results 1 – 4 of 4) sorted by relevance

/plugin/a2s/
H A DREADME3 Renders ASCII box and lines as SVG using ASCIIToSVG.
H A Dsyntax.php95 $o = new dokuwiki\plugin\a2s\ASCIIToSVG($this->_prepare($match));
H A Ddemo.txt3 …nice SVG images. It is based on [[https://github.com/dhobsd/asciitosvg|ASCIIToSVG]] by [[https://g…
71 Please, note that the reference doc is on [[https://github.com/dhobsd/asciitosvg/|ASCIIToSVG site]].
92 It is not possible to choose text color. When background is dark, ASCIIToSVG
H A DASCIIToSVG.php2803 class ASCIIToSVG { class