Kanzi
3.9.7
Kanzi Engine API
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Namespaces
|
Enumerations
font_enums_enums.hpp File Reference
Namespaces
kanzi
Easing functions that require external dependencies for calculation.
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...
Kanzi documentation. Copyright © 2023, Rightware Oy. All rights reserved.