snaekobbi / requirements

Requirements-based functional testing of the Braille in DAISY Pipeline project
http://snaekobbi.github.io/requirements
0 stars 0 forks source link

Tests for text alignment #49

Open bertfrees opened 9 years ago

bertfrees commented 9 years ago

@snaekobbi/experts If text is to be centered and the difference between the width of a line of text and the full block width is an odd number, there are two options for positioning the line of text. Either somewhat more to the left or somewhat more to the right. In this example from Mischa for white space handling, you can see that the text on the third row is positioned somewhat more to the left. Is this the preferred behavior for everyone?

stesk commented 9 years ago

Placing it to the left is probably best, yes.

KariRudjord commented 9 years ago

To the left is fine, yes.

bertfrees commented 9 years ago

I should note that the current implementation does it exactly the other way around.

KariRudjord commented 9 years ago

For NLB it's not importent to change it

mixa72 commented 9 years ago

My example reflects the default behaviour of our current formatter at SBS, but it doesn't bother if it's the other way round.

dkager commented 9 years ago

This behavior (slightly to the left) sounds OK to me.

dkager commented 9 years ago

Oh and in addition: it’s not important enough to change/fix. Yep I’m catching up slowly. ☺

stesk commented 9 years ago

I agree that it's not that important.