]> granicus.if.org Git - graphviz/commit
tests: SVGAnalyzer: add handling of the 'stroke-width' attribute
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 10 Aug 2022 07:36:08 +0000 (09:36 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 5 Sep 2022 06:14:44 +0000 (08:14 +0200)
commit9e64fc913045fba67cb484ef8f03ba5252a08311
tree2be921c204068963107419867051f321b0b77257
parent09821c4050ddbd76a9f36f12858cd6bfd9ebc2e4
tests: SVGAnalyzer: add handling of the 'stroke-width' attribute
tests/CMakeLists.txt
tests/svg_analyzer.cpp
tests/svg_analyzer.h
tests/svg_analyzer_interface.h
tests/svg_element.cpp
tests/svg_element.h
tests/svgpp_context.cpp
tests/svgpp_context.h
tests/svgpp_document_traverser.cpp
tests/test_svg_analyzer_penwidth.cpp [new file with mode: 0644]