summaryrefslogtreecommitdiff
path: root/projects/svg-flatten/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/svg-flatten/index.html')
-rw-r--r--projects/svg-flatten/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/projects/svg-flatten/index.html b/projects/svg-flatten/index.html
index 61c9b6f..e20adf7 100644
--- a/projects/svg-flatten/index.html
+++ b/projects/svg-flatten/index.html
@@ -41,7 +41,10 @@
<div class="document">
-
+<p>svg-flatten is a command-line utility that performs vector occlusion and clipping on SVG files, producing a flattened
+SVG file without overlapping elements, without changing what the file looks like. svg-flatten is used as a part of
+gerbolyze.</p>
+<p>I developed svg-flatten as part of <a class="reference external" href="http://jaseg.de/projects/gerbolyze/">gerbolyze</a>, but it can be used independently.</p>
</div>
</main><footer>
Copyright © 2023 Jan Sebastian Götte