PreviousNextTracker indexSee it online !

(152/231) 3509332 - No word break for ethiopic

Ethiopic text is not properly broken.
There should be word wrap possible after
unicode 0x1361-0x1367

Submitted mf3 - 2012-03-20 - 10:41:12z Assigned nobody
Priority 3 Category None
Status Open Group None
Resolution None Visibility No

Comments

2012-03-20 - 11:13:07z
mf3
I analysed again with BabelPad (see screenshot)
Only 0x1361 should be used according to unicode specification
It would work for the example
2013-01-27 - 23:15:29z
alaa-k
Hi, I would like to work in this bug, would you accept the patch later when I solve it?
2013-01-31 - 10:40:14z
mf3
I would like if you do it :-) Hopefully the patch will be accepted.

As far as I know, there is a class "LineBreakIterator" (from author k_satoda) in file "DisplayTokenHandler.java".

That one patches the original Java Class to prevent line breaks at quotation. However, there is up to now no possibility to provide additional line breaks, e.g. for the 0x1361 character

Attachments

2012-03-20 - 10:41:16z
mf3
ethiopic.html

2012-03-20 - 15:22:39z
mf3
Human rights ethiopic-rule.png