Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 992 Bytes

README.md

File metadata and controls

41 lines (19 loc) · 992 Bytes

ssvgc

SSVG renderer.

What is SSVG?

Stupidly Simple Vector Graphics.

Think of it as SVG.

Minus the parts that haven't been implemented yet.

Like scalability.

And Gradients.

Why SSVG?

Constraints drive Creativity.

See here, here, here, and here.

Seriously, why SSVG?

SVG contains both simple and complex elements.

Sometimes, simple is all you need.

SSVG is for those times.

Here's what really happened.

A subset of SVG is all that's needed to move forward on a few projects.

Implementing the extraneous features would distract me from those projects.

SSVG helps me move forward more quickly.