http://cccpastefzuz6unowzgjtdwmxwjfgf5za7owwci3b2zys4jmc3xjszad.onion/cccb3ffcb7720498
Archives Trending Support Login Browser support for TinyVG Raw Download Revise // TinyVG Renderer // Copyright (C) by honey the codewitch // MIT License // To use, pass am ArrayBuffer with the // TVG document to tvgDimensions // or tvgRender. With render, // you place an empty SVG element, // ex: <svg id="..." xmlms="..." /> // and pass the id of it to the render // method. At that point, the SVG tag // will be populated and rendered by // the browser. const tvgInit = (data, id) => {...