|
Dillo v3.2.0-93-g6a586845
|
#include <nanosvg.h>
Public Attributes | |
| char | id [64] |
| NSVGpaint | fill |
| NSVGpaint | stroke |
| float | opacity |
| float | strokeWidth |
| float | strokeDashOffset |
| float | strokeDashArray [8] |
| char | strokeDashCount |
| char | strokeLineJoin |
| char | strokeLineCap |
| char | virtual |
| float | miterLimit |
| char | fillRule |
| unsigned char | flags |
| float | bounds [4] |
| char | fillGradient [64] |
| char | strokeGradient [64] |
| float | xform [6] |
| NSVGpath * | paths |
| struct NSVGshape * | next |