![]() |
libxputty 0.1
|
#include <nanosvg.h>

Data Fields | |
| float | width |
| float | height |
| NSVGshape * | shapes |
| float height |
Definition at line 162 of file nanosvg.h.
Referenced by cairo_image_surface_create_from_svg(), draw_svg_image_to_pos(), widget_get_scaled_svg(), and widget_get_svg().
| NSVGshape* shapes |
Definition at line 163 of file nanosvg.h.
Referenced by draw_svg_image_to_pos(), and nsvgDelete().
| float width |
Definition at line 161 of file nanosvg.h.
Referenced by cairo_image_surface_create_from_svg(), draw_svg_image_to_pos(), widget_get_scaled_svg(), and widget_get_svg().