This document provides an overview of the programming interface for NV path rendering, an OpenGL extension for accelerating vector graphics on GPUs. It describes the supported path commands, which are designed to match all major path standards. Paths can be specified explicitly from commands and coordinates, from path strings using grammars like SVG or PostScript, or by generating paths from font glyphs. Additional functions allow copying, interpolating, weighting, or transforming existing path objects.