Skip to content

Commit

Permalink
Sync category pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Feb 6, 2025
1 parent f4b821f commit 08ddee8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SDL3_ttf/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
- [TTF_SetTextString](TTF_SetTextString)
- [TTF_SetTextWrapWhitespaceVisible](TTF_SetTextWrapWhitespaceVisible)
- [TTF_SetTextWrapWidth](TTF_SetTextWrapWidth)
- [TTF_StringToTag](TTF_StringToTag)
- [TTF_STYLE_BOLD](TTF_STYLE_BOLD)
- [TTF_STYLE_ITALIC](TTF_STYLE_ITALIC)
- [TTF_STYLE_NORMAL](TTF_STYLE_NORMAL)
Expand All @@ -172,6 +173,7 @@
- [TTF_SUBSTRING_TEXT_END](TTF_SUBSTRING_TEXT_END)
- [TTF_SUBSTRING_TEXT_START](TTF_SUBSTRING_TEXT_START)
- [TTF_SubStringFlags](TTF_SubStringFlags)
- [TTF_TagToString](TTF_TagToString)
- [TTF_Text](TTF_Text)
- [TTF_TextData](TTF_TextData)
- [TTF_TextEngine](TTF_TextEngine)
Expand Down
2 changes: 2 additions & 0 deletions SDL3_ttf/CategoryAPIFunction.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@
- [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)
Expand Down
2 changes: 2 additions & 0 deletions SDL3_ttf/CategorySDLTTF.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ available at: https://www.freetype.org/
- [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)
Expand Down

0 comments on commit 08ddee8

Please sign in to comment.