]> granicus.if.org Git - graphviz/commit
tests: SVGAnalyzer: add support for adding bounding boxes to the re-created SVG
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 27 Aug 2022 11:13:59 +0000 (13:13 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 12 Sep 2022 07:46:17 +0000 (09:46 +0200)
commitb2508fd8ef2cbe4864f150be9b04fb82883f1298
treeb5f80ba5943c920ce984a5ab87cbb2a40385cb08
parent8219942ddd4510771a0e0982c4201a41146cfbf6
tests: SVGAnalyzer: add support for adding bounding boxes to the re-created SVG

This will be used in upcoming commits to highlight Graphviz component
boundaries and overlaps.

Towards https://gitlab.com/graphviz/graphviz/-/issues/372.
tests/graphviz_edge.cpp
tests/graphviz_edge.h
tests/graphviz_graph.cpp
tests/graphviz_graph.h
tests/graphviz_node.cpp
tests/graphviz_node.h
tests/svg_analyzer.cpp
tests/svg_analyzer.h
tests/svg_element.cpp
tests/svg_element.h