VKVG  
Vulkan Vector Graphics

◆ vkvg_set_line_cap()

void vkvg_set_line_cap ( VkvgContext  ctx,
vkvg_line_cap_t  cap 
)

Configure the line terminations to output for further path stroke commands.

Parameters
ctxa valid vkvg Context
capnew line termination, may be one of the value of vkvg_line_cap_t.