sf-svg
|
Nanosvg++ rasterizer implementation. More...
#include "nanosvgrastr.hpp"
Namespaces | |
nsvg | |
Nanosvg++ namespace. | |
nsvg::cstyle | |
Completly or partially C-styled code. | |
Macros | |
#define | NSVG_PI (3.14159265358979323846264338327f) |
Enumerations | |
enum | NSVGpointFlags { NSVG_PT_CORNER = 0x01, NSVG_PT_BEVEL = 0x02, NSVG_PT_LEFT = 0x04 } |
Nanosvg++ rasterizer implementation.