|
Pretty Diagnostics
Create your own pretty diagnostics
|
Configuration options for the TextRenderer. More...
#include <renderer.hpp>
Data Fields | |
| GlyphSet | glyphs = Glyphs::Unicode() |
| Glyph set used for rendering. More... | |
Configuration options for the TextRenderer.
Controls visual aspects of the renderer, including which glyph set is used to draw borders, connectors, and labels
| GlyphSet pretty_diagnostics::Config::glyphs = Glyphs::Unicode() |
Glyph set used for rendering.
Defaults to the Unicode glyph set.