cpdf_endpath

cpdf_endpath -- Ends current path

Description

void cpdf_endpath(int pdf document);

The cpdf_endpath() function ends the current path but does not close it.

See also cpdf_closepath().