Kerning.hpp
Go to the documentation of this file.
Kerning(const char32_t _charcode, const float _value)
Normal constructor.
Definition: Kerning.hpp:58
Definition: Area.hpp:16
Kerning()
Simple constructor that allow to allocate the std::vector element.
Definition: Kerning.hpp:48
char32_t m_UVal
unicode value (the previous character that must be before)
Definition: Kerning.hpp:42