back

by hexomancer·4y ago·view on hn ↗
Does it support RTL languages?

My main problem with DearImgui is lack of RTL language support. I think one of the biggest factors which deter people from using immediate mode GUI is lack of support for many languages.

2 comments
FWIW, Gio (gioui.org) recently added support for RTL languages and complex scripts. So there's no fundamental reason immediate mode UIs can't have the nice features you're used to from retained mode UIs.
What languages?
I believe they’re referring to languages that read “Right To Left”
Thanks!