#include <kanzi/core.ui/coreui_api.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string.hpp>
#include <kanzi/core/cpp/vector.hpp>
#include <kanzi/core/module/module.hpp>
Classes | |
struct | kanzi::FontEnginePlugin::BackendProperties |
Font backend properties. More... | |
class | kanzi::FontEnginePlugin |
FontEnginePlugin is the interface definition for font engine plugins. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::FontLoaderPtr = unique_ptr< FontLoader > |
typedef unique_ptr< TextShaper > | kanzi::TextShaperPtr |