summaryrefslogtreecommitdiffstats
path: root/svgbob/Changelog.md
blob: 223bc233bfe7c3aa3412f12dc00c63443693cb68 (plain)
1
2
3
4
5
6
7
8
# Rewrite number 3
- This is the 3rd rewrite of svgbob, with better design to suit for more features.

## Features enabled:
- ability to endorse group of elements that are touching together to be promoted a 2D shape.
    Example: 4 lines that are perpendicular to each other maybe promoted to a rectangle.
- ability to tag close shapes with `{tag}` and style the containing close shape, such as using fill and changing the stroke color.