struct svg_parser

Defined at line 812 of file ../../src/graphics/lib/compute/svg/svg.c

Public Members

struct svg_stack * p
struct svg_stack * r
struct svg_stack * l
struct svg_attribs * curr
struct svg_stack * paths
struct svg_stack * undo
uint32_t undo_count
char * attr_buf
uint32_t attr_max
uint32_t attr_count
_Bool is_verbose