Kanzi  3.9.9
Kanzi Engine C++ API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
font_enums_enums.hpp File Reference

Namespaces

 kanzi
 
 kanzi::interop
 

Enumerations

enum  kanzi::interop::FontHintingPreference { kanzi::interop::FontHintingPreference::NoHinting, kanzi::interop::FontHintingPreference::NativeHinting, kanzi::interop::FontHintingPreference::AutoHinting }
 Font hinting options. More...
 
enum  kanzi::interop::FontStyle { kanzi::interop::FontStyle::Normal, kanzi::interop::FontStyle::Italic }
 Font style options. More...
 
enum  kanzi::interop::FontWeight {
  kanzi::interop::FontWeight::Thin, kanzi::interop::FontWeight::ExtraLight, kanzi::interop::FontWeight::Light, kanzi::interop::FontWeight::Normal,
  kanzi::interop::FontWeight::Medium, kanzi::interop::FontWeight::SemiBold, kanzi::interop::FontWeight::Bold, kanzi::interop::FontWeight::ExtraBold,
  kanzi::interop::FontWeight::Black
}
 Font weight options. More...