|
|
Donner
C++20 SVG rendering library
|
TerminalImageViewer renders RGBA buffers directly to the terminal for debugging test failures. It is enabled by default for ImageComparisonTestFixture failures and can be adjusted at runtime without recompiling tests.
When running inside a VS Code interactive terminal, the renderer automatically enables VS Code line endings and truecolor output. Capability detection can also be overridden by passing TerminalImageViewerConfig directly to the renderer in custom harnesses.