sdl_ttf

Undocumented in source.

Members

Aliases

TTF_Direction
alias TTF_Direction = int
Undocumented in source.
TTF_GetError
alias TTF_GetError = SDL_GetError
Undocumented in source.
TTF_MAJOR_VERSION
deprecated alias TTF_MAJOR_VERSION = SDL_TTF_MAJOR_VERSION
Undocumented in source.
TTF_MINOR_VERSION
deprecated alias TTF_MINOR_VERSION = SDL_TTF_MINOR_VERSION
Undocumented in source.
TTF_PATCHLEVEL
deprecated alias TTF_PATCHLEVEL = SDL_TTF_PATCHLEVEL
Undocumented in source.
TTF_SetError
alias TTF_SetError = SDL_SetError
Undocumented in source.
TTF_VERSION
deprecated alias TTF_VERSION = SDL_TTF_VERSION
Undocumented in source.

Enums

SDLTTFSupport
enum SDLTTFSupport
Undocumented in source.
TTF_DIRECTION_LTR
anonymousenum TTF_DIRECTION_LTR
Undocumented in source.
TTF_HINTING_LIGHT_SUBPIXEL
anonymousenum TTF_HINTING_LIGHT_SUBPIXEL
Undocumented in source.
TTF_HINTING_NORMAL
anonymousenum TTF_HINTING_NORMAL
Undocumented in source.
TTF_STYLE_NORMAL
anonymousenum TTF_STYLE_NORMAL
Undocumented in source.
TTF_WRAPPED_ALIGN_LEFT
anonymousenum TTF_WRAPPED_ALIGN_LEFT
Undocumented in source.
UNICODE_BOM_NATIVE
anonymousenum UNICODE_BOM_NATIVE
Undocumented in source.

Functions

SDL_TTF_VERSION
void SDL_TTF_VERSION(SDL_version* X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_TTF_VERSION_ATLEAST
bool SDL_TTF_VERSION_ATLEAST(ubyte X, ubyte Y, ubyte Z)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedSDLTTFVersion
deprecated SDLTTFSupport loadedSDLTTFVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

SDL_TTF_MAJOR_VERSION
enum SDL_TTF_MAJOR_VERSION;
Undocumented in source.
SDL_TTF_MINOR_VERSION
enum SDL_TTF_MINOR_VERSION;
Undocumented in source.
SDL_TTF_PATCHLEVEL
enum SDL_TTF_PATCHLEVEL;
Undocumented in source.
sdlTTFSupport
enum sdlTTFSupport;
Undocumented in source.

Structs

TTF_Font
struct TTF_Font
Undocumented in source.

Meta