XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
NSVGshape Struct Reference

#include <nanosvg.h>

Collaboration diagram for NSVGshape:
Collaboration graph
[legend]

Public Attributes

char id [64]
 
NSVGpaint fill
 
NSVGpaint stroke
 
float opacity
 
float strokeWidth
 
float strokeDashOffset
 
float strokeDashArray [8]
 
char strokeDashCount
 
char strokeLineJoin
 
char strokeLineCap
 
float miterLimit
 
char fillRule
 
unsigned char paintOrder
 
unsigned char flags
 
float bounds [4]
 
char fillGradient [64]
 
char strokeGradient [64]
 
float xform [6]
 
NSVGpathpaths
 
struct NSVGshapenext
 

Member Data Documentation

◆ bounds

float NSVGshape::bounds[4]

◆ fill

NSVGpaint NSVGshape::fill

◆ fillGradient

char NSVGshape::fillGradient[64]

◆ fillRule

char NSVGshape::fillRule

◆ flags

unsigned char NSVGshape::flags

◆ id

char NSVGshape::id[64]

◆ miterLimit

float NSVGshape::miterLimit

◆ next

struct NSVGshape* NSVGshape::next

◆ opacity

float NSVGshape::opacity

◆ paintOrder

unsigned char NSVGshape::paintOrder

◆ paths

NSVGpath* NSVGshape::paths

◆ stroke

NSVGpaint NSVGshape::stroke

◆ strokeDashArray

float NSVGshape::strokeDashArray[8]

◆ strokeDashCount

char NSVGshape::strokeDashCount

◆ strokeDashOffset

float NSVGshape::strokeDashOffset

◆ strokeGradient

char NSVGshape::strokeGradient[64]

◆ strokeLineCap

char NSVGshape::strokeLineCap

◆ strokeLineJoin

char NSVGshape::strokeLineJoin

◆ strokeWidth

float NSVGshape::strokeWidth

◆ xform

float NSVGshape::xform[6]

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