[sword-devel] request
Chris Little
sword-devel@crosswire.org
Mon, 30 Apr 2001 19:41:58 -0700
> Is there a way to find out which modules have to be displayed
> right-to-left
> (e.g. BHS)?
> If not, could you add a field to the module config files?
> (like Direction=rl, or maybe just ChangeDirection=1)
Okay. Let's adopt Direction= where acceptable values are:
lr (default), rl, tb, bt
Nothing is actually changed, but I will change the only RtoL module we have
(ArabicRtoL). The BHS module is actually streamed backwards on a per-verse
granularity, but we can make a RtoL version of it.
--Chris