rizinorg/cutter

Support RTL (Right-to-Left) languages and layouts

開放

#3,164 建立於 2023年4月26日

 (0 則留言) (0 個反應) (0 位負責人)C++ (1,123 個分叉)batch import
EnhancementHelp WantedUI

倉庫指標

星標
 (14,852 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南