About

Tuesday, November 24, 2020

Graphery SVG

I’ve compared SVG and Canvas before. If you’re trying to decide between them, read that. I’d say the #1 difference between them is vector (SVG) versus raster (Canvas). But the #2 difference is how you work with them. SVG is declarative, as in, literal elements that express what they are through attributes and content. Canvas […]
To access this post, you must purchase MVP Supporter.

The post Graphery SVG appeared first on CSS-Tricks.

You can support CSS-Tricks by being an MVP Supporter.



source https://www.graphery.org/svg/

No comments:

Post a Comment