Plutonium framework API  0.3
Simple UI framework for libnx and SDL2
ttf_Font.hpp File Reference
#include <pu/sdl2/sdl2_Types.hpp>
#include <pu/pu_String.hpp>
#include <pu/ui/ui_Types.hpp>
#include <functional>
#include <map>

Go to the source code of this file.

Classes

class  pu::ttf::Font
 

Namespaces

 pu::ttf
 

Typedefs

using pu::ttf::FontFaceDisposingFunction = std::function< void(void *)>
 

Functions

void pu::ttf::EmptyFontFaceDisposingFunction (void *)