]> granicus.if.org Git - graphviz/commit
tests: SVGAnalyzer: add support for adding and re-creating a `rect` to SVGElement
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 24 Aug 2022 10:20:13 +0000 (12:20 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 12 Sep 2022 07:46:17 +0000 (09:46 +0200)
commit8219942ddd4510771a0e0982c4201a41146cfbf6
treeac91ad4109089c000f1fa4e7d6ae520f71377417
parent84e11d97de0605fd75e97a0a4386d346a835890c
tests: SVGAnalyzer: add support for adding and re-creating a `rect` to SVGElement

This will be used in upcoming commits to annotate the re-created SVG
with bounding boxes to highlight Graphviz component boundaries and
overlaps.

Towards https://gitlab.com/graphviz/graphviz/-/issues/372.
tests/svg_element.cpp
tests/svg_element.h