Loading...
Searching...
No Matches
sf::Font::Info Struct Reference
Holds various information about a font. More...
#include <D:/private/SFML/SFML/include/SFML/Graphics/Font.hpp>
Public Attributes | |
| std::uint64_t | id {} |
| A unique ID that identifies the font. | |
| std::string | family |
| The font family. | |
| bool | hasKerning {} |
| Has kerning information. | |
| bool | hasVerticalMetrics {} |
| Has native vertical metrics. | |
Detailed Description
Member Data Documentation
◆ family
◆ hasKerning
◆ hasVerticalMetrics
| bool sf::Font::Info::hasVerticalMetrics {} |
◆ id
| std::uint64_t sf::Font::Info::id {} |
The documentation for this struct was generated from the following file: