sdl3/generated/const_sdl_ttf library
Classes
Constants
- SDL_TTF_MAJOR_VERSION → const int
- SDL_TTF_MICRO_VERSION → const int
- SDL_TTF_MINOR_VERSION → const int
- TTF_DIRECTION_BTT → const int
- TTF_DIRECTION_INVALID → const int
- TTF_DIRECTION_LTR → const int
- TTF_DIRECTION_RTL → const int
- TTF_DIRECTION_TTB → const int
- TTF_FONT_WEIGHT_BLACK → const int
- TTF_FONT_WEIGHT_BOLD → const int
- TTF_FONT_WEIGHT_EXTRA_BLACK → const int
- TTF_FONT_WEIGHT_EXTRA_BOLD → const int
- TTF_FONT_WEIGHT_EXTRA_LIGHT → const int
- TTF_FONT_WEIGHT_LIGHT → const int
- TTF_FONT_WEIGHT_MEDIUM → const int
- TTF_FONT_WEIGHT_NORMAL → const int
- TTF_FONT_WEIGHT_SEMI_BOLD → const int
- TTF_FONT_WEIGHT_THIN → const int
- TTF_GPU_TEXTENGINE_WINDING_CLOCKWISE → const int
- TTF_GPU_TEXTENGINE_WINDING_COUNTER_CLOCKWISE → const int
- TTF_GPU_TEXTENGINE_WINDING_INVALID → const int
- TTF_HINTING_INVALID → const int
- TTF_HINTING_LIGHT → const int
- TTF_HINTING_LIGHT_SUBPIXEL → const int
- TTF_HINTING_MONO → const int
- TTF_HINTING_NONE → const int
- TTF_HINTING_NORMAL → const int
- TTF_HORIZONTAL_ALIGN_CENTER → const int
- TTF_HORIZONTAL_ALIGN_INVALID → const int
- TTF_HORIZONTAL_ALIGN_LEFT → const int
- TTF_HORIZONTAL_ALIGN_RIGHT → const int
- TTF_IMAGE_ALPHA → const int
- TTF_IMAGE_COLOR → const int
- TTF_IMAGE_INVALID → const int
- TTF_IMAGE_SDF → const int
- TTF_PROP_FONT_CREATE_EXISTING_FONT_POINTER → const String
- TTF_PROP_FONT_CREATE_FACE_NUMBER → const String
- TTF_PROP_FONT_CREATE_FILENAME_STRING → const String
- TTF_PROP_FONT_CREATE_HORIZONTAL_DPI_NUMBER → const String
- TTF_PROP_FONT_CREATE_IOSTREAM_AUTOCLOSE_BOOLEAN → const String
- TTF_PROP_FONT_CREATE_IOSTREAM_OFFSET_NUMBER → const String
- TTF_PROP_FONT_CREATE_IOSTREAM_POINTER → const String
- TTF_PROP_FONT_CREATE_SIZE_FLOAT → const String
- TTF_PROP_FONT_CREATE_VERTICAL_DPI_NUMBER → const String
- TTF_PROP_FONT_OUTLINE_LINE_CAP_NUMBER → const String
- TTF_PROP_FONT_OUTLINE_LINE_JOIN_NUMBER → const String
- TTF_PROP_FONT_OUTLINE_MITER_LIMIT_NUMBER → const String
- TTF_PROP_GPU_TEXT_ENGINE_ATLAS_TEXTURE_SIZE_NUMBER → const String
- TTF_PROP_GPU_TEXT_ENGINE_DEVICE_POINTER → const String
- TTF_PROP_RENDERER_TEXT_ENGINE_ATLAS_TEXTURE_SIZE_NUMBER → const String
- TTF_PROP_RENDERER_TEXT_ENGINE_RENDERER_POINTER → const String
- TTF_STYLE_BOLD → const int
- TTF_STYLE_ITALIC → const int
- TTF_STYLE_NORMAL → const int
- TTF_STYLE_STRIKETHROUGH → const int
- TTF_STYLE_UNDERLINE → const int
- TTF_SUBSTRING_DIRECTION_MASK → const int
- TTF_SUBSTRING_LINE_END → const int
- TTF_SUBSTRING_LINE_START → const int
- TTF_SUBSTRING_TEXT_END → const int
- TTF_SUBSTRING_TEXT_START → const int