Notgnoshi / generative

Generative art. A suite of composable tools to generate, transform and visualize WKT geometries
MIT License
25 stars 3 forks source link

wkt2svg: Add option to flip y-axis #162

Closed Notgnoshi closed 9 months ago

Notgnoshi commented 9 months ago

SVGs render with screen coordinates (y increases downwards) but most of the visualizations make the most sense if y increases upwards.

Notgnoshi commented 9 months ago

Consider also making --padding the default, and adding instead --no-padding to disable