aboutsummaryrefslogtreecommitdiff
path: root/nanosvg.c
blob: 5a77f2b67c26a3073d0d107851f4374672617f67 (plain) (blame)
1
2
3
4
5
6
#include <stdio.h>
#include <string.h>
#include <math.h>
#define NANOSVG_ALL_COLOR_KEYWORDS
#define NANOSVG_IMPLEMENTATION
#include <nanosvg.h>