FifeGUI 0.3.0
A C++ GUI library designed for games.
fcn::font::FontLoader Member List

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::FontLoaderstatic
getDefaultSearchPaths()fcn::font::FontLoaderstatic
loadFont(Graphics &graphics, std::string const &fontName, int size, std::vector< std::filesystem::path > const &searchPaths={})fcn::font::FontLoaderstatic