| 
    TGUI
    0.8.9
    
   | 
 
This is the complete list of members for tgui::Font, including all inherited members.
| Font(std::nullptr_t=nullptr) | tgui::Font | |
| Font(const std::string &id) | tgui::Font | |
| Font(const char *id) | tgui::Font | |
| Font(const std::shared_ptr< sf::Font > &font) | tgui::Font | |
| Font(const sf::Font &font) | tgui::Font | |
| Font(const void *data, std::size_t sizeInBytes) | tgui::Font | |
| getFont() const | tgui::Font | |
| getGlyph(std::uint32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness=0) const | tgui::Font | |
| getId() const | tgui::Font | |
| getKerning(std::uint32_t first, std::uint32_t second, unsigned int characterSize) const | tgui::Font | |
| getLineSpacing(unsigned int characterSize) const | tgui::Font | |
| operator bool() const | tgui::Font | |
| operator std::shared_ptr< sf::Font >() const | tgui::Font | |
| operator!=(std::nullptr_t) const | tgui::Font | |
| operator!=(const Font &right) const | tgui::Font | |
| operator==(std::nullptr_t) const | tgui::Font | |
| operator==(const Font &right) const | tgui::Font |