SwiftSDL2
SwiftSDL2 copied to clipboard
Support for SDL_ttf
Feature request
I would like to be able to call SDL_ttf functions from my Swift project. As far as I can tell, the project doesn't currently support this.
Describe the solution you'd like
Add support for SDL_ttf.
Describe alternatives you've considered
I looked for other Swift packages that interface with SDL_ttf but could not find any.