Andrey-VI

Results 15 comments of Andrey-VI

@artemp, master: ![text-repeat-wrap-character-512-512-2 0-agg-reference](https://user-images.githubusercontent.com/1121499/164318139-4f7fdcd1-a64c-4ffe-9fce-1ea0eddf7d4f.png) master with the patch: ![text-repeat-wrap-character-512-512-2 0-agg](https://user-images.githubusercontent.com/1121499/164318203-e24b9795-91ce-4f67-bbe1-8383c676e3d9.png) Looks very promising! But I believe that the second column should not contain the space characters indicated below: Two-Four- -Eight-...

@artemp, yes, you're right. In short: ideally, I want the default ICU line breaking (as in the first column) with the ability to repeat `-` on new lines.

After this new visual tests I realized that I need a different behaviour from `wrap-character` and `repeat-wrap-character="true"`: if we use, for example, `wrap-character="-"` and `repeat-wrap-character="true"` all default ICU line breaking...

@artemp, done: https://github.com/mapnik/test-data-visual/pull/85

Hi @artemp, any progress on this? I recently found out that my custom 2.3.x build does not have #1543 change that I really need. Therefore, migration to 3.x has become...