We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#20532 added support for BidirectionalClass to LibUnicode.
BidirectionalClass
Much longer ago, #6613 added some support for bidi text to LibGfx, with its own BidirectionalClass enum in LibGfx.
We should make LibGfx use the codepoint -> bidi_class mapping from LibUnicode.
Activity