Svg Tailwind combo makes hover animations easy and fun.
Any examples? This sounds interesting to me.
Nice things with SVG
41–50 of 112 posts
Re: Nice things with SVG
#42Earlier quoted context omitted.
Big fan of her book as well though I don’t know if the recommended tools are still relevant.
Which book are you referring to?
Re: Nice things with SVG
#43Re: Nice things with SVG
#44Is there any SVG extension which allows density of line? I have a plotter which can lift/lower a pen; it's driven from SVG files. It'd be sweet to allow the pen to lower while the line is being drawn (as we often do with handwriting). Oh - it's an Axidraw, from Evil Mad Scientist Labs - great device, wonderful people.
Re: Nice things with SVG
#45One fun thing that can be done with SVG files: you can use entities in an inline DTD to define constants to be shared across different places in the file. You can see some great examples of this in the SVGs in David Ellsworth's "Squares in Squares" page [0]. The major browsers have no issues with this, though note that some tools like Inkscape won't parse the DTD nor expand the entities. [0] https://kingbird.myphotos…
Re: Nice things with SVG
#46svg based games, wen?
Re: Nice things with SVG
#47Was always fascinated by SVG art. How good are LLMs in generating SVGs?
Re: Nice things with SVG
#48For as long as SVG's been around its potential feels untapped. I can't think of any other element that can encapsulate functional HTML, CSS and JS -- basically an entirely different HTML document -- as easily
Re: Nice things with SVG
#49Re: Nice things with SVG
#50What fresh hell is this?