Vertically reflect the table borders for RTL locales
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 1 Dec 2015 17:35:50 +0000 (18:35 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 2 Dec 2015 13:22:17 +0000 (14:22 +0100)
When rendering in a right to left locale, the terminals where a horizontal table
border line meets a vertical border needs to be a mirror image of what is normal
in a left to right locale.  This change does that.

Reported by: Mohammad Haghighat <hosseinhg@hotmail.com>


No differences found