PCL
|
Standard font weights. More...
FontWeight::Thin | 100 |
FontWeight::ExtraLight | 200 |
FontWeight::UltraLight | = ExtraLight |
FontWeight::Light | 300 |
FontWeight::Normal | 400 |
FontWeight::Regular | = Normal |
FontWeight::Medium | 500 |
FontWeight::SemiBold | 600 |
FontWeight::DemiBold | = SemiBold |
FontWeight::Bold | 700 |
FontWeight::ExtraBold | 800 |
FontWeight::UltraBold | = ExtraBold |
FontWeight::Heavy | 850 |
FontWeight::Black | 900 |