Bug#897233: openttd: Replace ICU ParagraphLayout usage

2018-10-04 Thread Matthijs Kooijman
Hey folks, I've (finally) opened an upstream bug for this to track progress: https://github.com/OpenTTD/OpenTTD/issues/6922 If this cannot be fixed upstream in a timely manner, one additional option would be to simply not compile OpenTTD with ICU layout support. There is already a simpler

Bug#897233: openttd: Replace ICU ParagraphLayout usage

2018-04-30 Thread Matthijs Kooijman
Package: openttd Version: 1.7.1-1 Severity: normal Hi, OpenTTD currently uses the ICU ParagraphLayout API for doing internationalized wordwrapping. This usage is a problematic, since ICU deprecated and removed their layout API for being buggy and unmaintained. The ParagraphLayout API that