|
FifeGUI 0.3.0
A C++ GUI library designed for games.
|
This is the complete list of members for fcn::font::FontLoader, including all inherited members.
| findFontFile(std::string const &fontName, std::vector< std::filesystem::path > const &searchPaths={}) | fcn::font::FontLoader | static |
| getDefaultSearchPaths() | fcn::font::FontLoader | static |
| loadFont(Graphics &graphics, std::string const &fontName, int size, std::vector< std::filesystem::path > const &searchPaths={}) | fcn::font::FontLoader | static |