SDL_ttf++
C++wrapperfortheSDL_ttflibrary.

sdl::ttf Namespace Reference

Classes

struct  Font
 Represents a font. More...
struct  FontManager
 Manages fonts. More...
struct  Glyph
 Represents a character glyph. More...
struct  Solid
 Renders a font as solid. More...
struct  Shaded
 Renders a font as shaded. More...
struct  Blended
 Renders a font as blended. More...

Enumerations

enum  Encodings { TEXT, UTF8, UNICODE }
 

The different encodings.

More...

Enumeration Type Documentation

The different encodings.

Enumerator:
TEXT 
UTF8 
UNICODE 

Definition at line 40 of file Font.h.

 All Classes Namespaces Files Functions Enumerations Enumerator