NVGstate

Undocumented in source.

Members

Variables

alpha
float alpha;
Undocumented in source.
fill
NVGpaint fill;
Undocumented in source.
fontBlur
float fontBlur;
Undocumented in source.
fontId
int fontId;
Undocumented in source.
fontSize
float fontSize;
Undocumented in source.
letterSpacing
float letterSpacing;
Undocumented in source.
lineCap
int lineCap;
Undocumented in source.
lineHeight
float lineHeight;
Undocumented in source.
lineJoin
int lineJoin;
Undocumented in source.
miterLimit
float miterLimit;
Undocumented in source.
scissor
NVGscissor scissor;
Undocumented in source.
stroke
NVGpaint stroke;
Undocumented in source.
strokeWidth
float strokeWidth;
Undocumented in source.
textAlign
int textAlign;
Undocumented in source.
xform
float[6] xform;
Undocumented in source.

Meta