visiwig's comments

visiwig | 2 days ago | on: Show HN: I built 48 lightweight SVG backgrounds you can copy/paste

I'm not familiar with, and have not tried, any of the Jetbrains tools.

When you say psuedocode, are you talking ::before ::after or something else? I've used svg icons on elements as background-image DataURIs -- probably similar if not the same thing. Yes I know who Lea Verou is and she's influenced one of my SVG tools I've released.

visiwig | 8 days ago | on: Show HN: I built 48 lightweight SVG backgrounds you can copy/paste

Thanks, I've designed a few UIs for manipulating graphics and spent a few tries iterating and improving this one in particular. There was a need to show as much background as possible, sometimes the limitations lead to some creative choices. I'm quite pleased how it came out myself.

visiwig | 8 days ago | on: Show HN: I built 48 lightweight SVG backgrounds you can copy/paste

Hey great eye. I generally design in Illustrator with a plugin by Astute graphics that allows me to reduce unnecessary anchor points, run the exported SVG through SVGOMG, and then spend solid time hand coding each background in VS Code with the SVG extension by Jock that let's me see a live preview. Then on the actual site the customizer script I wrote will catch some attributes that aren't needed and remove them, but it's far from perfect.
page 1