#include <kanzi/core.ui/font/font_runtime.hpp>
#include <kanzi/core.ui/font/font_engine_plugin.hpp>
#include <kanzi/core.ui/font/font_family.hpp>
#include <kanzi/core.ui/font/font_file.hpp>
#include <kanzi/core/cpp/flat_set.hpp>
Classes | |
class | kanzi::FontManager |
Use the FontManager class to: More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::BitmapFontLoaderPtr = unique_ptr< BitmapFontLoader > |
using | kanzi::FontEnginePluginSharedPtr = shared_ptr< FontEnginePlugin > |
using | kanzi::GlyphCacheManagerPtr = unique_ptr< GlyphCacheManager > |