<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Creative COW | Martin Brunner | Activity</title>
	<link>https://creativecow.net/members/martinbrunner/activity/</link>
	<atom:link href="https://creativecow.net/members/martinbrunner/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Martin Brunner.</description>
	<lastBuildDate>Thu, 03 Sep 2026 21:24:43 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">f5cef953fc85a590c72fbab9ce039f1e</guid>
				<title>Martin Brunner replied to the discussion Autoscale Text Box for two lines of text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451862</link>
				<pubDate>Fri, 03 Nov 2023 08:05:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/page/2/#post-2451862"><span class="bb-reply-lable">Reply to</span> Autoscale Text Box for two lines of text</a></p> <div class="bb-content-inr-wrap"><p>Awesome! Thank you very much for your time and effort!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63385a265114d8fdd07ab4e8e997bee6</guid>
				<title>Martin Brunner replied to the discussion Autoscale Text Box for two lines of text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451821</link>
				<pubDate>Thu, 02 Nov 2023 16:57:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451821"><span class="bb-reply-lable">Reply to</span> Autoscale Text Box for two lines of text</a></p> <div class="bb-content-inr-wrap"><p>Much appreciated! Here is the AEP File.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86ec7c2b06b9046c014432517fa826da</guid>
				<title>Martin Brunner replied to the discussion Autoscale Text Box for two lines of text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451818</link>
				<pubDate>Thu, 02 Nov 2023 16:27:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451818"><span class="bb-reply-lable">Reply to</span> Autoscale Text Box for two lines of text</a></p> <div class="bb-content-inr-wrap"><p>Hi Adam</p>
<p>Thanks! I tried but I am not sure if I interpreted it right. I applied the Math.max to the variabale r in the last bit of the expression, which doesn&#8217;t give me a solution&#8230;</p>
<p>margin = 30;<br />t1=thisComp.layer(“textLayer”);<br />s1=t1.sourceRectAtTime();<br />t2=thisComp.layer(“textLayer 2”);<br />s2=t2.sourceRectAtTime();<br />l = t1.toComp([s1.left, s1.top])[0] – margi&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-390162"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451818" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df36a624febdb48562bfc6e712498661</guid>
				<title>Martin Brunner replied to the discussion Autoscale Text Box for two lines of text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451815</link>
				<pubDate>Thu, 02 Nov 2023 08:56:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451815"><span class="bb-reply-lable">Reply to</span> Autoscale Text Box for two lines of text</a></p> <div class="bb-content-inr-wrap"><p>Update:</p>
<p>I found the following expressions which works fine for the text box to adapt to first line of text.</p>
<p>margin = 30;<br />t1=thisComp.layer(&#8220;textLayer&#8221;);<br />s1=t1.sourceRectAtTime();<br />t2=thisComp.layer(&#8220;textLayer 2&#8221;);<br />s2=t2.sourceRectAtTime();<br />l = t1.toComp([s1.left, s1.top])[0] &#8211; margin;<br />r = t2.toComp([s2.left+s2.width, s1.top])[0] + margin;<br />t =&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-390156"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/#post-2451815" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">87dda4a84bdc84331c844f1126b7622c</guid>
				<title>Martin Brunner started the discussion Autoscale Text Box for two lines of text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/</link>
				<pubDate>Wed, 01 Nov 2023 13:39:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/">Autoscale Text Box for two lines of text</a></p> <div class="bb-content-inr-wrap"><p>Hi</p>
<p>I am trying to build an auto scaling text box for two lines. In the image attached I have two different text boxes for each line, but now I am trying to do the same for both of them (red rectangle) but can&#8217;t get a result. For the expressions used please refer to the attached image aswell.</p>
<p>Would anyone have a solution? Thanks a lot in&hellip;<span class="activity-read-more" id="activity-read-more-390137"><a href="https://creativecow.net/forums/thread/autoscale-text-box-for-two-lines-of-text/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">65ccf41a93e9e4039eae4732d227a58f</guid>
				<title>Martin Brunner became a registered member</title>
				<link>https://creativecow.net/news-feed/p/390134/</link>
				<pubDate>Wed, 01 Nov 2023 08:59:13 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		