Expand description
Turning Symbols into images.
Renderers share a single Layout computation, so PNG and SVG output are
geometrically identical for the same RenderOptions — an SVG preview
matches what the PNG will print.
Re-exports§
Modules§
Structs§
- Color
- An 8-bit RGBA colour.
- Layout
- Pixel geometry of a rendered symbol.
- Render
Options - How a symbol should be drawn.
- Render
Options Builder - Builder for
RenderOptions.
Enums§
Traits§
Functions§
- hri_
supports - Whether every character in
texthas a real glyph in the embedded HRI font.