You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really need to display urdu text(which is primarily made up of the farsi + arabic script) somehow. I've tried using windows terminal but all the alphabets are displayed disjoint which makes it completely unreadable. I turned to Iced since to my knowledge it's the most pain-free GUI framework in rust rn, however, it doesn't display Urdu text properly either.
It was supped to display میں but it displays them disjoint
Here you can see how the letters are displayed LTR and are disjoint. Is there anyway I can add this support with some changes. I have 0 experience in any ELM style architecture but I have enough experience in rust.
The text was updated successfully, but these errors were encountered:
I really need to display urdu text(which is primarily made up of the farsi + arabic script) somehow. I've tried using windows terminal but all the alphabets are displayed disjoint which makes it completely unreadable. I turned to Iced since to my knowledge it's the most pain-free GUI framework in rust rn, however, it doesn't display Urdu text properly either.
It was supped to display میں but it displays them disjoint
Here you can see how the letters are displayed LTR and are disjoint. Is there anyway I can add this support with some changes. I have 0 experience in any ELM style architecture but I have enough experience in rust.
The text was updated successfully, but these errors were encountered: