libsdl-org / SDL_ttf

Support for TrueType (.ttf) font files with Simple Directmedia Layer.
zlib License
343 stars 116 forks source link

Pass kerning setting through into harfbuzz shaping (SDL3) #341

Closed Starbuck5 closed 4 months ago

Starbuck5 commented 4 months ago

Fixes #339

Version of my patch in #340, but against main instead of SDL2. I tested the SDL2 version, I have not tested this version because I don't have working SDL3 environment the way I do with SDL2. But this area of the code doesn't look like it has changed at all between branches.