We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc618f0 commit 347914eCopy full SHA for 347914e
CHANGES.txt
@@ -5,7 +5,6 @@
5
* Added TTF_CreateRendererTextEngine() and TTF_DrawRendererText() for drawing text to SDL_Renderer output
6
* Added TTF_CreateGPUTextEngine() and TTF_GetGPUTextDrawData() for drawing text to SDL_GPU output
7
* Made the text engine API public in <SDL3_ttf/SDL_textengine.h> so you can integrate text objects into custom font display solutions
8
- * Added so you can create your own custom text engine
9
* Added TTF_CopyFont() to allow you to easily make fonts of different sizes
10
* Added TTF_AddFallbackFont() to allow combining fonts with distinct glyph support
11
* Added support for OT-SVG fonts, which are useful as fallback fonts for color emoji support
0 commit comments