<?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 | Rasit Ayaz | Activity</title>
	<link>https://creativecow.net/members/rasitayaz/activity/</link>
	<atom:link href="https://creativecow.net/members/rasitayaz/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Rasit Ayaz.</description>
	<lastBuildDate>Mon, 07 Sep 2026 01:03:26 +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">dd63d6f611e4cd4321e0583163936632</guid>
				<title>Rasit Ayaz replied to the discussion How can I get number of lines of a text layer if the source text is variable? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-can-i-get-number-of-lines-of-a-text-layer-if-the-source-text-is-variable/#post-2443883</link>
				<pubDate>Mon, 17 Apr 2023 10:31:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-can-i-get-number-of-lines-of-a-text-layer-if-the-source-text-is-variable/#post-2443883"><span class="bb-reply-lable">Reply to</span> How can I get number of lines of a text layer if the source text is variable?</a></p> <div class="bb-content-inr-wrap"><p>It appears my text layer was somehow broken, not sure why, but created a new text layer and it worked like a charm.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ca4aa99cbcfad4e5c1d1f423c7eed188</guid>
				<title>Rasit Ayaz started the discussion How can I get number of lines of a text layer if the source text is variable? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-can-i-get-number-of-lines-of-a-text-layer-if-the-source-text-is-variable/</link>
				<pubDate>Sat, 15 Apr 2023 14:01:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-can-i-get-number-of-lines-of-a-text-layer-if-the-source-text-is-variable/">How can I get number of lines of a text layer if the source text is variable?</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m new to AE scripts, so excuse my lack of knowledge.</p>
<p>The expression I&#8217;m using to calculate number of lines is;</p>
<pre>L = thisLayer;
var newStyle = L.text.sourceText.style;
var myLeading = newStyle.autoLeading ? newStyle.fontSize * 1.2 : newStyle.leading;</pre>
<p>H = L.sourceRectAtTime(time, false).height;</p>
<p>rowNo = Math.ceil(H / myLeading);</p>
<pre></pre>
<p>which I&hellip;<span class="activity-read-more" id="activity-read-more-382389"><a href="https://creativecow.net/forums/thread/how-can-i-get-number-of-lines-of-a-text-layer-if-the-source-text-is-variable/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">74fe4cad78480e357ab52c3ebfde22c8</guid>
				<title>Rasit Ayaz became a registered member</title>
				<link>https://creativecow.net/news-feed/p/382379/</link>
				<pubDate>Sat, 15 Apr 2023 07:07:03 +0000</pubDate>

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