Files
UnrealEngineUWP/Engine/Source
Jamie Dale 8a3528021e Added support for detecting the reading direction of text
This uses the ICU BiDi functionality (where available) to detect whether text is left-to-right, right-to-left, or mixed, and in the mixed case, can give you a breakdown of the direction of each sub-section of text.

[CL 2652930 by Jamie Dale in Main branch]
2015-08-12 12:13:05 -04:00
..