issues
search
libsdl-org
/
SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
zlib License
403
stars
131
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I cannot build sdl_ttf on windows
#432
ChedRed
closed
1 day ago
4
Issues with SDL_RenderText_Solid_Wrapped only with SDL3
#431
CorruptVoidSoul
opened
2 days ago
0
Fix memory leak when destroying text
#430
MirkoCovizzi
closed
1 week ago
5
TTF_MeasureString returns 1 more character than what can fit without harfbaz
#429
ahmed-AEK
opened
3 weeks ago
0
Problem detecting SDL3 during SDL_ttf compilation
#428
rjopek
closed
3 weeks ago
3
there is No Docs, No install guide...
#427
juanpc2018
opened
3 weeks ago
5
Compatible SDL3 (sub)version?
#426
adelin-mcbsoft
closed
4 weeks ago
5
Memory leak when using TTF_CreateText
#425
bmrhoads
opened
4 weeks ago
3
Re-added solid text rendering
#424
slouken
closed
1 month ago
0
Reimplement Solid text rendering functions.
#423
CorruptVoidSoul
closed
1 month ago
1
API: Support non-rounded outlines in TTF_SetFontOutline
#422
rubenlg
opened
1 month ago
6
Cleanup and polish on the new TTF_Text API
#421
slouken
closed
1 month ago
0
Don't use linear interpolation for text
#420
slouken
closed
1 month ago
0
Bug: Text drawn with a renderer text engine sometimes becomes distorted
#419
JBetz
closed
1 month ago
9
Bug: `TTF_DrawRendererText` hangs when drawing text created with wrap length set to 0
#418
JBetz
closed
1 month ago
14
Update
#417
slouken
closed
1 month ago
0
Added TTF_SetTextPosition() and TTF_GetTextPosition()
#416
slouken
closed
1 month ago
0
Rendering cluster by cluster
#415
namandixit
closed
1 month ago
5
TTF_GetTextSubString returns wrong rectangle when offset is trailing whitespace
#414
JBetz
closed
1 month ago
3
Bug: Error building with CMake and SDL3
#413
m1maker
closed
4 weeks ago
3
Added GPUTextEngine
#412
captain0xff
opened
1 month ago
21
Added GPUTextEngine
#411
captain0xff
closed
1 month ago
0
Issues finding freetype.
#410
cnlohr
closed
1 month ago
5
Add casts to ARM NEON code
#409
madebr
closed
1 month ago
6
restrict keyword doesn't compile in Visual Studio
#408
sabdul-khabir
closed
1 month ago
1
Add build-release.py to build releases
#407
madebr
closed
1 month ago
0
Update
#406
slouken
closed
1 month ago
0
Errors when building from source on aarch64 Linux
#405
CorruptVoidSoul
closed
1 month ago
7
Insert a newline into the editbox when enter is pressed.
#404
slouken
closed
1 month ago
0
Added substring flags and a substring for newlines
#403
slouken
closed
1 month ago
0
editbox: added full SDL IME support
#402
slouken
closed
1 month ago
0
Don't call CreateText() if there's nothing to do
#401
slouken
closed
1 month ago
0
Fix shadowed variables
#400
1bsyl
closed
1 month ago
1
Better carriage-return + newline handling
#399
slouken
closed
1 month ago
0
Refactored editbox functionality out into a separate file
#398
slouken
closed
1 month ago
0
Fixed display of newlines in wrapped text
#397
slouken
closed
1 month ago
0
Compilation without HarfBuzz fixed
#396
brainstream
closed
1 month ago
1
Added text line wrapping and substring range information
#395
slouken
closed
1 month ago
0
testapp: allow to render text with SDL_TextEngine (key 'x')
#394
1bsyl
closed
1 month ago
8
testapp: don't random test with size '0'
#393
1bsyl
closed
1 month ago
0
Fixed rendering, set the value of font->ft_load_target
#392
1bsyl
closed
1 month ago
0
Added the ability to go between a string offset and render position.
#391
slouken
closed
1 month ago
2
Further TTF_Text enhancements
#390
slouken
closed
1 month ago
0
Android: build SDL_TextEngine and option not to build it
#389
1bsyl
opened
1 month ago
3
TTF_Draw* functions should return true on success
#388
captain0xff
closed
1 month ago
1
Fixed renderer text engine memory leaks
#387
slouken
closed
1 month ago
0
Implemented font atlas support for the renderer text engine
#386
slouken
closed
1 month ago
6
Added support for custom font atlas and text drawing implementations
#385
slouken
closed
1 month ago
1
Cleared up glyph vs codepoint
#384
slouken
closed
1 month ago
0
Re-enable arm neon routines
#383
1bsyl
closed
1 month ago
1
Next