openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
NSVGshape Struct Reference

#include <nanosvg.h>

Public Attributes

char id [64]
 
NSVGpaint fill
 
NSVGpaint stroke
 
double opacity
 
double strokeWidth
 
double strokeDashOffset
 
double strokeDashArray [8]
 
char strokeDashCount
 
char strokeLineJoin
 
char strokeLineCap
 
double miterLimit
 
char fillRule
 
unsigned char flags
 
double bounds [4]
 
NSVGpathpaths
 
struct NSVGshapenext
 

Member Data Documentation

◆ bounds

double NSVGshape::bounds[4]

◆ fill

NSVGpaint NSVGshape::fill

◆ fillRule

char NSVGshape::fillRule

◆ flags

unsigned char NSVGshape::flags

◆ id

char NSVGshape::id[64]

◆ miterLimit

double NSVGshape::miterLimit

◆ next

struct NSVGshape* NSVGshape::next

◆ opacity

double NSVGshape::opacity

◆ paths

NSVGpath* NSVGshape::paths

◆ stroke

NSVGpaint NSVGshape::stroke

◆ strokeDashArray

double NSVGshape::strokeDashArray[8]

◆ strokeDashCount

char NSVGshape::strokeDashCount

◆ strokeDashOffset

double NSVGshape::strokeDashOffset

◆ strokeLineCap

char NSVGshape::strokeLineCap

◆ strokeLineJoin

char NSVGshape::strokeLineJoin

◆ strokeWidth

double NSVGshape::strokeWidth

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