Replace the line join style
#include <gf/gf.h> void gf_context_set_linejoin( gf_context_t context, int line_join );
gf
This function replaces the current joining style. Line joining allows you to control how the joints between the segments of a polyline are rendered.
Join styles only apply to polylines where the pen width is greater than 0. |
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
gf_context_disable_linedash(), gf_context_set_bgcolor(), gf_context_set_fgcolor(), gf_context_set_penwidth()