This document summarizes a lecture on vector graphics and path rendering. It discusses topics like Bézier curves, vector graphic standards, the differences between 3D rendering and path rendering, filling and stroking paths, offset curves for stroking, and challenges with path rendering like sharp turns and overlapping control points. Hard cases are shown where different path rendering implementations produce differing results. Rasterization rules and avoiding conflation artifacts are also covered.