rizinorg/cutter
Auf GitHub ansehenSupport RTL (Right-to-Left) languages and layouts
Open
#3.164 geöffnet am 26. Apr. 2023
EnhancementHelp WantedUI
Repository-Metriken
- Stars
- (14.852 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)
Beschreibung
Is your feature request related to a problem? Please describe.
There are multiple RTL/BiDi languages in the world. Using them often requires also the matching layouts. Qt allows creating interfaces that play well with those layouts (see links below).
Describe the solution you'd like
Currently Cutter has some (but incomplete) RTL languages translations, but they all require RTL/BiDi-friendly layouts. We should support them out of the box:
- Urdu (unimplemented)
- Arabic (complete translation is available)
- Persian (incomplete)
- Hebrew (incomplete)
Describe alternatives you've considered
Additional context