Provides static access to the string paths to the fonts we provide.
More...
#include <Font.h>
|
static const std::string | inter = "../../assets/fonts/Inter-VariableFont.ttf" |
|
static const std::string | lato = "../../assets/fonts/Lato-Regular.ttf" |
|
static const std::string | montserrat = "../../assets/fonts/Montserrat-VariableFont.ttf" |
|
static const std::string | openSans = "../../assets/fonts/OpenSans-VariableFont.ttf" |
|
static const std::string | oswald = "../../assets/fonts/Oswald-VariableFont.ttf" |
|
static const std::string | raleway = "../../assets/fonts/Raleway-Medium.ttf" |
|
static const std::string | roboto = "../../assets/fonts/Roboto-Medium.ttf" |
|
static const std::string | satisfy = "../../assets/fonts/Satisfy-Regular.ttf" |
|
static const std::string | sono = "../../assets/fonts/Sono-VariableFont.ttf" |
|
Provides static access to the string paths to the fonts we provide.
The documentation for this class was generated from the following file: