20 #ifndef FASTUIDRAW_FONT_PROPERTIES_HPP 21 #define FASTUIDRAW_FONT_PROPERTIES_HPP c_string source_label(void) const
all classes and functions of FastUIDraw are in the namespace fastuidraw.
Represents defining properties of a font used by FontDatabase to perform font merging.
c_string family(void) const
c_string foundry(void) const
void swap(FontProperties &obj)
c_string style(void) const
const char * c_string
Conveniant typedef for C-style strings.
FontProperties & operator=(const FontProperties &obj)