neoGFX
Cross-platform C++ app/game engine
|
#include <neogfx/neogfx.hpp>
#include <unordered_map>
#include <set>
#include <neolib/core/jar.hpp>
#include <neolib/core/string_ci.hpp>
#include <neogfx/gfx/texture_atlas.hpp>
#include <neogfx/gfx/text/emoji_atlas.hpp>
#include <neogfx/gfx/text/i_font_manager.hpp>
Go to the source code of this file.
Namespaces | |
namespace | neogfx |
Typedefs | |
typedef struct FT_LibraryRec_ * | FT_Library |
typedef struct FT_LibraryRec_* FT_Library |
Definition at line 31 of file font_manager.hpp.