VKVG  
Vulkan Vector Graphics

◆ vkvg_set_line_join()

void vkvg_set_line_join ( VkvgContext  ctx,
vkvg_line_join_t  join 
)

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

Parameters
ctxa valid vkvg Context
joinnew line join as defined in #vkvg_line_joint_t.