PDF_stroke

PDF_stroke -- Draw line along path

Description

void pdf_stroke(int pdf document);

The PDF_stroke() function draws a line along current path.

See also PDF_closepath(), PDF_closepath_stroke().