Alan Yaniger wrote:
> If I enter an opening parenthesis (Ux0028) when text direction is LTR,
> it is displayed as "(", whereas in RTL, it is appropriately displayed as
> ")". There is similar behavior for square brackets ("["). Where in the
> code is it determined how to display characters like these?

In vcl/source/gdi/sallayout.cxx's GetMirroredChar() method, unless the
underlying layout engine does the mirroring itself.

--
Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to