Skip to content

Commit 347914e

Browse files
committed
Fixed typo in CHANGES.txt
1 parent fc618f0 commit 347914e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGES.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* Added TTF_CreateRendererTextEngine() and TTF_DrawRendererText() for drawing text to SDL_Renderer output
66
* Added TTF_CreateGPUTextEngine() and TTF_GetGPUTextDrawData() for drawing text to SDL_GPU output
77
* 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
98
* Added TTF_CopyFont() to allow you to easily make fonts of different sizes
109
* Added TTF_AddFallbackFont() to allow combining fonts with distinct glyph support
1110
* Added support for OT-SVG fonts, which are useful as fallback fonts for color emoji support

0 commit comments

Comments
 (0)