Not sure if you want to use wordwrap. From what I understand you want to format the srings regardless of what the end font will be? Had a quick crack at it- hope it helps…
hm, i think the best way is to use the chrome renderer from the alpha version. you can use css to place/align/whatever the text and finally receive a texture with the resolution you want.
Thanks Hrovac,
nice tip, i´ll check it if my the idea doesn´t work.
Due the setup´s (big) size i have to use vectorial information instead of render the twits into textures.
uumm Looking at the wordwrap node, i see a formerIndex output pin that could be the useful.
Thanks Hrovac,
it looks clever and elegant but i don´t know why it doesn´t work as expected on my setup.
I´ve attached other version which filters the links with RegExpr, it has still some errors with large words, mostly in German language.
if someone knows how to fix it, please let me know.
Interesting behaviour (bug?) with wordwrap:
Not the first but the subsequent slices have a space at the begining, it would be better to obtain several slices without any space at the begining.