Base.hpp File Reference
#include <esvg/join.hpp>
#include <esvg/cap.hpp>
#include <etk/types.hpp>
#include <vector>
#include <etk/math/Vector2D.hpp>
#include <etk/math/Matrix2.hpp>
#include <etk/Color.hpp>
#include <esvg/render/Path.hpp>
#include <exml/exml.hpp>
#include <esvg/Renderer.hpp>
#include <esvg/Dimension.hpp>
Go to the source code of this file.
Classes | |
class | esvg::PaintState |
class | esvg::Base |
Namespaces | |
esvg | |
Enumerations | |
enum | esvg::paint { esvg::paint_none, esvg::paint_color, esvg::paint_gradientLinear, esvg::paint_gradientRadial } |
Variables | |
const float | esvg::kappa90 |
Detailed Description
- Copyright
- 2011, Edouard DUPIN, all right reserved
- Note
- License: APACHE v2.0 (see license file)