![]() |
libxputty 0.1
|
#include <nanosvg.h>
Data Fields | |
NSVGattrib | attr [NSVG_MAX_ATTR] |
int | attrHead |
float * | pts |
int | npts |
int | cpts |
NSVGpath * | plist |
NSVGimage * | image |
NSVGgradientData * | gradients |
NSVGshape * | shapesTail |
float | viewMinx |
float | viewMiny |
float | viewWidth |
float | viewHeight |
int | alignX |
int | alignY |
int | alignType |
float | dpi |
char | pathFlag |
char | defsFlag |
NSVGattrib attr[NSVG_MAX_ATTR] |
float dpi |
Definition at line 453 of file nanosvg.h.
Referenced by nsvgParse().
NSVGgradientData* gradients |
NSVGimage* image |
Definition at line 448 of file nanosvg.h.
Referenced by nsvgParse().