DistanceFieldFont.hpp
Go to the documentation of this file.
static ememory::SharedPtr< ewol::resource::DistanceFieldFont > keep(const std::string &_filename)
keep the resource pointer.
int32_t getIndex(char32_t _charcode)
get the ID of a unicode charcode
ewol::GlyphProperty * getGlyphPointer(const char32_t &_charcode)
get the pointer on the coresponding glyph
Definition: Area.hpp:16
Definition: GlyphProperty.hpp:48
float getHeight(float _size)
get the display height of this font
Definition: DistanceFieldFont.hpp:41
Definition: DistanceFieldFont.hpp:14
float getSize(float _fontHeight)
get the font size with a specific display size
Definition: DistanceFieldFont.hpp:49
Definition: Texture.hpp:15