# CategoryAPIFunction

<!-- END CATEGORY DOCUMENTATION -->

<!-- DO NOT HAND-EDIT CATEGORY LISTS, THEY ARE AUTOGENERATED AND WILL BE OVERWRITTEN, BASED ON TAGS IN INDIVIDUAL PAGE FOOTERS. EDIT THOSE INSTEAD. -->
<!-- BEGIN CATEGORY LIST -->
- [TTF_AddFallbackFont](TTF_AddFallbackFont)
- [TTF_AppendTextString](TTF_AppendTextString)
- [TTF_ClearFallbackFonts](TTF_ClearFallbackFonts)
- [TTF_CloseFont](TTF_CloseFont)
- [TTF_CopyFont](TTF_CopyFont)
- [TTF_CreateGPUTextEngine](TTF_CreateGPUTextEngine)
- [TTF_CreateGPUTextEngineWithProperties](TTF_CreateGPUTextEngineWithProperties)
- [TTF_CreateRendererTextEngine](TTF_CreateRendererTextEngine)
- [TTF_CreateRendererTextEngineWithProperties](TTF_CreateRendererTextEngineWithProperties)
- [TTF_CreateSurfaceTextEngine](TTF_CreateSurfaceTextEngine)
- [TTF_CreateText](TTF_CreateText)
- [TTF_DeleteTextString](TTF_DeleteTextString)
- [TTF_DestroyGPUTextEngine](TTF_DestroyGPUTextEngine)
- [TTF_DestroyRendererTextEngine](TTF_DestroyRendererTextEngine)
- [TTF_DestroySurfaceTextEngine](TTF_DestroySurfaceTextEngine)
- [TTF_DestroyText](TTF_DestroyText)
- [TTF_DrawRendererText](TTF_DrawRendererText)
- [TTF_DrawSurfaceText](TTF_DrawSurfaceText)
- [TTF_FontHasGlyph](TTF_FontHasGlyph)
- [TTF_FontIsFixedWidth](TTF_FontIsFixedWidth)
- [TTF_FontIsScalable](TTF_FontIsScalable)
- [TTF_GetFontAscent](TTF_GetFontAscent)
- [TTF_GetFontDescent](TTF_GetFontDescent)
- [TTF_GetFontDirection](TTF_GetFontDirection)
- [TTF_GetFontDPI](TTF_GetFontDPI)
- [TTF_GetFontFamilyName](TTF_GetFontFamilyName)
- [TTF_GetFontGeneration](TTF_GetFontGeneration)
- [TTF_GetFontHeight](TTF_GetFontHeight)
- [TTF_GetFontHinting](TTF_GetFontHinting)
- [TTF_GetFontKerning](TTF_GetFontKerning)
- [TTF_GetFontLineSkip](TTF_GetFontLineSkip)
- [TTF_GetFontOutline](TTF_GetFontOutline)
- [TTF_GetFontProperties](TTF_GetFontProperties)
- [TTF_GetFontScript](TTF_GetFontScript)
- [TTF_GetFontSDF](TTF_GetFontSDF)
- [TTF_GetFontSize](TTF_GetFontSize)
- [TTF_GetFontStyle](TTF_GetFontStyle)
- [TTF_GetFontStyleName](TTF_GetFontStyleName)
- [TTF_GetFontWeight](TTF_GetFontWeight)
- [TTF_GetFontWrapAlignment](TTF_GetFontWrapAlignment)
- [TTF_GetFreeTypeVersion](TTF_GetFreeTypeVersion)
- [TTF_GetGlyphImage](TTF_GetGlyphImage)
- [TTF_GetGlyphImageForIndex](TTF_GetGlyphImageForIndex)
- [TTF_GetGlyphKerning](TTF_GetGlyphKerning)
- [TTF_GetGlyphMetrics](TTF_GetGlyphMetrics)
- [TTF_GetGlyphScript](TTF_GetGlyphScript)
- [TTF_GetGPUTextDrawData](TTF_GetGPUTextDrawData)
- [TTF_GetGPUTextEngineWinding](TTF_GetGPUTextEngineWinding)
- [TTF_GetHarfBuzzVersion](TTF_GetHarfBuzzVersion)
- [TTF_GetNextTextSubString](TTF_GetNextTextSubString)
- [TTF_GetNumFontFaces](TTF_GetNumFontFaces)
- [TTF_GetPreviousTextSubString](TTF_GetPreviousTextSubString)
- [TTF_GetStringSize](TTF_GetStringSize)
- [TTF_GetStringSizeWrapped](TTF_GetStringSizeWrapped)
- [TTF_GetTextColor](TTF_GetTextColor)
- [TTF_GetTextColorFloat](TTF_GetTextColorFloat)
- [TTF_GetTextDirection](TTF_GetTextDirection)
- [TTF_GetTextEngine](TTF_GetTextEngine)
- [TTF_GetTextFont](TTF_GetTextFont)
- [TTF_GetTextPosition](TTF_GetTextPosition)
- [TTF_GetTextProperties](TTF_GetTextProperties)
- [TTF_GetTextScript](TTF_GetTextScript)
- [TTF_GetTextSize](TTF_GetTextSize)
- [TTF_GetTextSubString](TTF_GetTextSubString)
- [TTF_GetTextSubStringForLine](TTF_GetTextSubStringForLine)
- [TTF_GetTextSubStringForPoint](TTF_GetTextSubStringForPoint)
- [TTF_GetTextSubStringsForRange](TTF_GetTextSubStringsForRange)
- [TTF_GetTextWrapWidth](TTF_GetTextWrapWidth)
- [TTF_Init](TTF_Init)
- [TTF_InsertTextString](TTF_InsertTextString)
- [TTF_MeasureString](TTF_MeasureString)
- [TTF_OpenFont](TTF_OpenFont)
- [TTF_OpenFontIO](TTF_OpenFontIO)
- [TTF_OpenFontWithProperties](TTF_OpenFontWithProperties)
- [TTF_Quit](TTF_Quit)
- [TTF_RemoveFallbackFont](TTF_RemoveFallbackFont)
- [TTF_RenderGlyph_Blended](TTF_RenderGlyph_Blended)
- [TTF_RenderGlyph_LCD](TTF_RenderGlyph_LCD)
- [TTF_RenderGlyph_Shaded](TTF_RenderGlyph_Shaded)
- [TTF_RenderGlyph_Solid](TTF_RenderGlyph_Solid)
- [TTF_RenderText_Blended](TTF_RenderText_Blended)
- [TTF_RenderText_Blended_Wrapped](TTF_RenderText_Blended_Wrapped)
- [TTF_RenderText_LCD](TTF_RenderText_LCD)
- [TTF_RenderText_LCD_Wrapped](TTF_RenderText_LCD_Wrapped)
- [TTF_RenderText_Shaded](TTF_RenderText_Shaded)
- [TTF_RenderText_Shaded_Wrapped](TTF_RenderText_Shaded_Wrapped)
- [TTF_RenderText_Solid](TTF_RenderText_Solid)
- [TTF_RenderText_Solid_Wrapped](TTF_RenderText_Solid_Wrapped)
- [TTF_SetFontDirection](TTF_SetFontDirection)
- [TTF_SetFontHinting](TTF_SetFontHinting)
- [TTF_SetFontKerning](TTF_SetFontKerning)
- [TTF_SetFontLanguage](TTF_SetFontLanguage)
- [TTF_SetFontLineSkip](TTF_SetFontLineSkip)
- [TTF_SetFontOutline](TTF_SetFontOutline)
- [TTF_SetFontScript](TTF_SetFontScript)
- [TTF_SetFontSDF](TTF_SetFontSDF)
- [TTF_SetFontSize](TTF_SetFontSize)
- [TTF_SetFontSizeDPI](TTF_SetFontSizeDPI)
- [TTF_SetFontStyle](TTF_SetFontStyle)
- [TTF_SetFontWrapAlignment](TTF_SetFontWrapAlignment)
- [TTF_SetGPUTextEngineWinding](TTF_SetGPUTextEngineWinding)
- [TTF_SetTextColor](TTF_SetTextColor)
- [TTF_SetTextColorFloat](TTF_SetTextColorFloat)
- [TTF_SetTextDirection](TTF_SetTextDirection)
- [TTF_SetTextEngine](TTF_SetTextEngine)
- [TTF_SetTextFont](TTF_SetTextFont)
- [TTF_SetTextPosition](TTF_SetTextPosition)
- [TTF_SetTextScript](TTF_SetTextScript)
- [TTF_SetTextString](TTF_SetTextString)
- [TTF_SetTextWrapWhitespaceVisible](TTF_SetTextWrapWhitespaceVisible)
- [TTF_SetTextWrapWidth](TTF_SetTextWrapWidth)
- [TTF_StringToTag](TTF_StringToTag)
- [TTF_TagToString](TTF_TagToString)
- [TTF_TextWrapWhitespaceVisible](TTF_TextWrapWhitespaceVisible)
- [TTF_UpdateText](TTF_UpdateText)
- [TTF_Version](TTF_Version)
- [TTF_WasInit](TTF_WasInit)
<!-- END CATEGORY LIST -->