#include <gpac/path2d.h>
Public Attributes | |
Fixed | width |
GF_LineCap | cap |
GF_LineJoin | join |
GF_LineAlignement | align |
Fixed | miterLimit |
GF_DashStyle | dash |
Fixed | dash_offset |
GF_DashSettings * | dash_set |
Fixed | path_length |
The width of the outline
The style of the lines ends
The style of the lines joins
The alignment of the outline with regard to the path
The miter limit of the line joins
The dash style of the line
The initial dash offset in the outline. All points before this offset will be ignored when building the outline
The dash pattern used for curstom dashing
The author-specified path length. Ignored if <= 0