Anti-Grain Geometry Tutorial
References

Pixel Format

Pixel formats with _pre suffix are for layering purposes.

Line Cap

From left to right

  • agg::butt_cap
  • agg::round_cap
  • agg::square_cap
reference_linecap.png

The SVG equivalent is the following.

reference_linecap.svg