GNOME Bugzilla – Bug 788115
Update pango_default_break function for Line Break
Last modified: 2017-10-30 19:58:53 UTC
Currently I am working on updating pango_default_break function for line break of Unicode 9.0 . There are still about 100 failed test cases of Unicode 9.0, I am investigating the remained test cases.
Created attachment 360333 [details] [review] Update pango_default_break function for Line Break Support Line Break of Unicode 9.0.
Created attachment 361388 [details] [review] Update pango_default_break function for Line Break Support Line Break of Unicode 9.0.
Created attachment 361398 [details] [review] Update pango_default_break function for Line Break Support Line Break of Unicode 9.0.
Created attachment 361401 [details] [review] Update pango_default_break function for Line Break Support Line Break of Unicode 9.0.
lgtm
The above patch passed the line break test of Unicode 10.0. Could you review and merge it?
As I said, looks good to me. Matthias can review and merge.
Attachment 361401 [details] pushed as c461948 - Update pango_default_break function for Line Break
There is a post regarding line breaking changes on /r/archlinux: https://www.reddit.com/r/archlinux/comments/79byox/pango_broke_my_thunar/ Not sure if this bug/patch is the cause or if that's intended behavior but I thought I'd mention it.
Thanks for the review! Okay, I will check the above issue.
(In reply to Christoph Reiter (lazka) from comment #9) (In reply to Peng Wu from comment #10) The bug for that issue is bug 789625. There's already some analysis in the comments.