esvg: Ewol SVG parser and renderer 0.7.4
Main Page
Related Pages
Namespaces
Classes
Files
Link-libs
lutin
ewol
echrono
etk
ejson
exml
esvg
egami
gale
ege
elog
ememory
enet
eproperty
esignal
etranslate
zeus
audio-ess
audio
audio-drain
audio-orchestra
audio-river
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
framework
atria-soft
esvg
esvg
Text.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
esvg/Base.hpp
>
9
10
namespace
esvg
{
11
class
Text
:
public
esvg::Base
{
12
public
:
13
Text
(
PaintState
_parentPaintState);
14
~
Text
();
15
bool
parse(
const
exml::Element
& _element,
mat2
& _parentTrans,
vec2
& _sizeMax);
16
void
display(int32_t _spacing)
override
;
17
};
18
}
19
esvg
Main esvg namespace.
Definition:
Base.hpp:24
esvg::Base
Definition:
Base.hpp:52
esvg::PaintState
Definition:
Base.hpp:36
exml::Element
Base.hpp
etk::Vector2D< float >
etk::Matrix2
esvg::Text
Definition:
Text.hpp:11
Generated on Mon Oct 24 2016 15:35:49 for esvg: Ewol SVG parser and renderer by
1.8.12