intartnft / scripty.sol

A gas-efficient HTML builder that can combine multiple JS and a data storage solution that allows on-chain composable generative art.
MIT License
128 stars 5 forks source link

for use in SVG #5

Open okwme opened 2 months ago

okwme commented 2 months ago

Is this possible to use with generating SVGs? It seems like utilizing the dynamic buffer and encoding but declaring tags to be SVG related would be a useful direction, but would need some possible modifications around getHTMLString instead something like getSVGString? Has anyone used it this way before?