Archimedes/Dash Da Capo!
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Font Class Reference

Provides static access to the string paths to the fonts we provide. More...

#include <Font.h>

Static Public Attributes

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"
 

Detailed Description

Provides static access to the string paths to the fonts we provide.


The documentation for this class was generated from the following file: