HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Friends
tt::font_description Struct Reference

Public Member Functions

font_variant font_variant () const noexcept
 

Data Fields

std::string family_name
 
std::string sub_family_name
 
bool monospace = false
 
bool serif = false
 
bool italic = false
 
bool condensed = false
 
font_weight weight = font_weight::Regular
 
float optical_size = 12.0
 
unicode_ranges unicode_ranges
 
float xHeight = 0.0
 
float HHeight = 0.0
 
float DigitWidth = 0.0
 

Friends

std::string to_string (font_description const &rhs) noexcept
 
std::ostreamoperator<< (std::ostream &lhs, font_description const &rhs)
 

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