SwiftSDL2 icon indicating copy to clipboard operation
SwiftSDL2 copied to clipboard

Support for SDL_ttf

Open samrat opened this issue 2 years ago • 0 comments

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.

samrat avatar Sep 23 '23 10:09 samrat