Rust-SDL2 / rust-sdl2

SDL2 bindings for Rust
MIT License
2.74k stars 468 forks source link

sdl_ttf Arabic(RTL) support #688

Open adals opened 7 years ago

adals commented 7 years ago

this patch (https://bugzilla.libsdl.org/show_bug.cgi?id=3211)

how to use it with rust to support arabic language

thanks

dhiahassen commented 4 years ago

no answer for this ?

MohammadAIProgramer commented 2 years ago

TTF_RenderUTF8_Blended Use it. Maybe it helps you.

dhiahassen commented 2 years ago

I had to use pygame for this