Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
Loading...
Searching...
No Matches
ttf_Font.hpp File Reference

Font rendering support, high-level wrapper for SDL2_ttf. More...

#include <pu/sdl2/sdl2_Types.hpp>
#include <pu/ui/ui_Types.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  pu::ttf::Font
 High-level wrapper for SDL2_ttf font rendering. More...
 

Namespaces

namespace  pu
 
namespace  pu::ttf
 

Detailed Description

Font rendering support, high-level wrapper for SDL2_ttf.

Plutonium library

Author
XorTroll