Expand description
Anti-aliased outline rasterizer.
Port of agg_rasterizer_outline_aa.h.
Consumes a vertex source and renders anti-aliased outlines using
the RendererOutlineAa renderer.
Copyright 2025.
Structs§
- Line
AaVertex - Vertex with distance for AA line rendering.
Port of C++
line_aa_vertex. - Rasterizer
Outline Aa - Anti-aliased outline rasterizer.
Enums§
- Outline
AaJoin - Join type for outline AA lines.