Arabic (Right-to-Left) Text Doesn't Appear Correct

@singmajesty flash.text.TextField does not handle RTL text, so I think this would be OpenFL-specific. Flash’s TLF TextField can handle RTL and other things, and it is open source, but it’s significantly more involved and probably way slower than a normal TextField.