sf-svg
SFC
nanosvg++
nsvgpp.hpp
Go to the documentation of this file.
1
/* ====================================================== *
2
* nanosvg++ *
3
* This software is a fork of nanosvg (nanosvgrastr.hpp). *
4
* No license-related aspects are affected. *
5
* Kamil Koczurek | koczurekk@gmail.com *
6
* ====================================================== */
11
12
#ifndef NSVGPP_H
13
#define NSVGPP_H
14
15
#include "
Path.hpp
"
16
#include "
Shape.hpp
"
17
#include "
Image.hpp
"
18
#include "
Rasterizer.hpp
"
19
20
#endif // NSVGPP_H
Rasterizer.hpp
Rasterizer class declaration.
Image.hpp
Nanosvg++ Image class declaration.
Path.hpp
Path class declaration.
Shape.hpp
Shape class declaration.
Generated by
1.8.13