<div dir="ltr">There is a new wordwrap function in the latest dev.<div><br></div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)">wordwrap(</span><span style="font-family:'arial,sans-serif';font-style:italic;color:rgb(0,0,0)">string,wrap_length[,delimiter_string]</span><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)">) </span><br>

</div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)"><br></span></div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)">Returns a string wrapped to a maximum/minimum number of characters. </span><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)"><br>

</span></div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)"><br></span></div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)">wordwrap('UNIVERSITY OF QGIS',13) → 'UNIVERSITY OF\nQGIS'</span><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)"><br>

</span></div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)"><br></span></div><div><span style="font-family:'arial,sans-serif';color:rgb(0,0,0)">- Nathan</span></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Tue, May 20, 2014 at 8:29 AM, AntonioLocandro <span dir="ltr"><<a href="mailto:antoniolocandro@hotmail.com" target="_blank">antoniolocandro@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I was actually looking into this for QGIS Desktop app, maybe it would be<br>
useful to have something similar to what you mention Mapserver has<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Text-label-wrap-tp5140846p5141305.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Text-label-wrap-tp5140846p5141305.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Quantum GIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div>