libgpac
0.5.0
|
Custom dash pattern. More...
#include <gpac/path2d.h>
Public Attributes | |
u32 | num_dash |
Fixed * | dashes |
u8 * | dash_units |
The custom dash pattern object is used to specify custom dashes when outlining a path.
u32 GF_DashSettings::num_dash |
Number of dashes in the pattern
Fixed* GF_DashSettings::dashes |
Value of the pattern dashes. Unit depends on the dash type
u8* GF_DashSettings::dash_units |
SVG/CSS unit for the dashes