<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Text in Blocks]]></title><description><![CDATA[<p dir="auto">Hi everybody,</p>
<div>Is there a simple way to align text justified in blocks form like this :</div>
<div>text <span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">To avoid to have text displayed like this :</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text</span></div>
<div><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text </span><span style="font-size:13.3333px">text.</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">Thanx.</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">Matt </span></div>
<div><span style="font-size:13.3333px">  
</span></div>]]></description><link>https://community.troikatronix.com/topic/2197/text-in-blocks</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 21:34:39 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2197.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Sep 2015 11:12:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Text in Blocks on Thu, 12 Nov 2015 10:21:02 GMT]]></title><description><![CDATA[<p dir="auto">Thanx for answering.</p>
<div>I finally manually did it.</div>
<div>The two solutions of <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> look very nice but a bit out of my skills...</div>
<div>Best.</div>]]></description><link>https://community.troikatronix.com/post/17791</link><guid isPermaLink="true">https://community.troikatronix.com/post/17791</guid><dc:creator><![CDATA[MABO]]></dc:creator><pubDate>Thu, 12 Nov 2015 10:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Mon, 02 Nov 2015 16:13:15 GMT]]></title><description><![CDATA[<p dir="auto">Only way I can think of would be via a HTTP call (post)</p>
<div>You could send the text as a string... and process the request via a server script.</div>]]></description><link>https://community.troikatronix.com/post/17601</link><guid isPermaLink="true">https://community.troikatronix.com/post/17601</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Mon, 02 Nov 2015 16:13:15 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Mon, 02 Nov 2015 06:30:40 GMT]]></title><description><![CDATA[<p dir="auto">Is there a way to output the text that you have generated and formatted? perhaps as a txt file or something similar?</p>
]]></description><link>https://community.troikatronix.com/post/17587</link><guid isPermaLink="true">https://community.troikatronix.com/post/17587</guid><dc:creator><![CDATA[OscarNic]]></dc:creator><pubDate>Mon, 02 Nov 2015 06:30:40 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Wed, 30 Sep 2015 15:50:06 GMT]]></title><description><![CDATA[<p dir="auto">I was meaning how is the test entered. Are you manually writing the text, loading it from a tcp-ip request, is it entered once and never again changed etc..</p>
<div>  
<div>If its very dynamic a Javascript solution would be the best option I think.</div>
<div>If you are entering it once. You are probably best to manually format it.</div>
<div>Using the 'bounds width' does give you are control over wrapping, which will make for nice columns if all entries are the same length.</div>
</div>]]></description><link>https://community.troikatronix.com/post/17228</link><guid isPermaLink="true">https://community.troikatronix.com/post/17228</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Wed, 30 Sep 2015 15:50:06 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Wed, 30 Sep 2015 14:25:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> ,</p>
<div>The text is generated with a text draw.</div>
<div>When you say "<span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">Format the text with linebreaks after X words."  Do you mean that I can do that with an Isadora object?</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">The "bounds width" entry in the TextDraw object produce almost what I want but not if I copy and paste a block of text in it.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">In the meantime, I'll try <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/235">@Marci</a> 's Java solution.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">  
</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">Thanx a lot to you both for your answer.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">  
</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">Cheers.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16.8px;background-color:rgb(248, 248, 248)">  
</span></div>]]></description><link>https://community.troikatronix.com/post/17226</link><guid isPermaLink="true">https://community.troikatronix.com/post/17226</guid><dc:creator><![CDATA[MABO]]></dc:creator><pubDate>Wed, 30 Sep 2015 14:25:42 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Sat, 17 Jan 1970 17:00:22 GMT]]></title><description><![CDATA[<p dir="auto">Oops... correction...</p>
<div>----------</div>
<div>
<div>function main() {</div>
<div>  var result = '', str = arguments[0];</div>
<div>  while (str.length &gt; 0) {</div>
<div>    result += str.substring(0, 200) + '\n';</div>
<div>    str = str.substring(200);</div>
<div>  }</div>
<div>  return result;</div>
<div>}</div>
</div>]]></description><link>https://community.troikatronix.com/post/17225</link><guid isPermaLink="true">https://community.troikatronix.com/post/17225</guid><dc:creator><![CDATA[Marci]]></dc:creator><pubDate>Sat, 17 Jan 1970 17:00:22 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Wed, 30 Sep 2015 14:04:10 GMT]]></title><description><![CDATA[<div>Pass it to the input of a JS Actor containing the following... should work...</div>
<div>function main() {</div>
<div>  var result = '';</div>
<div>  while (arguments[0].length &gt; 0) {</div>
<div>    result += str.substring(0, 200) + '\n';</div>
<div>    str = str.substring(200);</div>
<div>  }</div>
<div>  return result;</div>
<div>}</div>]]></description><link>https://community.troikatronix.com/post/17224</link><guid isPermaLink="true">https://community.troikatronix.com/post/17224</guid><dc:creator><![CDATA[Marci]]></dc:creator><pubDate>Wed, 30 Sep 2015 14:04:10 GMT</pubDate></item><item><title><![CDATA[Reply to Text in Blocks on Sat, 26 Sep 2015 22:26:14 GMT]]></title><description><![CDATA[<p dir="auto">Format the text with linebreaks after X words.</p>
<div>How is the text being generated?</div>]]></description><link>https://community.troikatronix.com/post/17190</link><guid isPermaLink="true">https://community.troikatronix.com/post/17190</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Sat, 26 Sep 2015 22:26:14 GMT</pubDate></item></channel></rss>