GF_PenSettings Struct Reference
[path2d]

Pen properties. More...

#include <gpac/path2d.h>

List of all members.

Public Attributes

Fixed width
u8 cap
u8 join
u8 align
u8 dash
Fixed miterLimit
Fixed dash_offset
GF_DashSettingsdash_set
Fixed path_length

Detailed Description

The pen properties object is used to specify several parameters used when building the vectorial outline of a path.


Member Data Documentation

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 dash style of the line

The miter limit of the line joins

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


The documentation for this struct was generated from the following file:

Generated on 4 Aug 2011 for libgpac by  doxygen 1.6.1