<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Cocoanetics</title>
	<atom:link href="http://www.cocoanetics.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cocoanetics.com</link>
	<description>Our DNA is written in Objective-C</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:35:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by Drops</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4226</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Thu, 09 Feb 2012 16:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4226</guid>
		<description>I think the correct baseline origin for the first line should be page_frame_origin.y + line.leading + line.ascender.</description>
		<content:encoded><![CDATA[<p>I think the correct baseline origin for the first line should be page_frame_origin.y + line.leading + line.ascender.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by macx</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4225</link>
		<dc:creator>macx</dc:creator>
		<pubDate>Thu, 09 Feb 2012 16:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4225</guid>
		<description>Damn, i don&#039;t get it to work for the first line.
Do you have a hint, how i can calculate the origin correction.

this is the best solution, but not works for other text is

if firstline contains \n
         currentOrigin.y = lineOrigin.y + leading;</description>
		<content:encoded><![CDATA[<p>Damn, i don&#8217;t get it to work for the first line.<br />
Do you have a hint, how i can calculate the origin correction.</p>
<p>this is the best solution, but not works for other text is</p>
<p>if firstline contains \n<br />
         currentOrigin.y = lineOrigin.y + leading;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by Drops</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4224</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Thu, 09 Feb 2012 09:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4224</guid>
		<description>For the same reason that all CTLines that have a \n are too low.</description>
		<content:encoded><![CDATA[<p>For the same reason that all CTLines that have a \n are too low.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by macx</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4223</link>
		<dc:creator>macx</dc:creator>
		<pubDate>Thu, 09 Feb 2012 08:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4223</guid>
		<description>Hey, i don&#039;t use DTCoreText to make my own experience with CT.
I notice it for the first line :D.
Is a \n in the first line, the text begins a bit further down. 
Normally it begins at y = 0,
but when the first line contains a \n, the text starts at y = 4.
Do you have an Idea, why the first line is lower when it contains a \n.

I&#039;am looking forward to your reply.</description>
		<content:encoded><![CDATA[<p>Hey, i don&#8217;t use DTCoreText to make my own experience with CT.<br />
I notice it for the first line <img src='http://www.cocoanetics.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .<br />
Is a \n in the first line, the text begins a bit further down.<br />
Normally it begins at y = 0,<br />
but when the first line contains a \n, the text starts at y = 4.<br />
Do you have an Idea, why the first line is lower when it contains a \n.</p>
<p>I&#8217;am looking forward to your reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shuffling an NSArray by Mescolare un array: una categoria &#124; iOS Dev Blog</title>
		<link>http://www.cocoanetics.com/2009/04/shuffling-an-nsarray/#comment-4222</link>
		<dc:creator>Mescolare un array: una categoria &#124; iOS Dev Blog</dc:creator>
		<pubDate>Thu, 09 Feb 2012 08:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.drobnik.com/touch/?p=557#comment-4222</guid>
		<description>[...] L&#8217;esempio è tratto da Cocoanetics. [...]</description>
		<content:encoded><![CDATA[<p>[...] L&#8217;esempio è tratto da Cocoanetics. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by Drops</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4221</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4221</guid>
		<description>I don&#039;t? Have to check. But the problem only is visible between lines if the spacing differs. So you wouldn&#039;t notice it for the first line.

I plan to use my own typesetter soon and there I will position each line individually.

PS: Why don&#039;t you use DTCoreText?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t? Have to check. But the problem only is visible between lines if the spacing differs. So you wouldn&#8217;t notice it for the first line.</p>
<p>I plan to use my own typesetter soon and there I will position each line individually.</p>
<p>PS: Why don&#8217;t you use DTCoreText?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by macx</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4220</link>
		<dc:creator>macx</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4220</guid>
		<description>Thanks for the hint.
What about the first line? You don&#039;t correct the first line in this Method.</description>
		<content:encoded><![CDATA[<p>Thanks for the hint.<br />
What about the first line? You don&#8217;t correct the first line in this Method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by Drops</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4218</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Wed, 08 Feb 2012 15:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4218</guid>
		<description>DTCoreTextLayoutFrame.m method correctLineOrigins.</description>
		<content:encoded><![CDATA[<p>DTCoreTextLayoutFrame.m method correctLineOrigins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by macx</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4217</link>
		<dc:creator>macx</dc:creator>
		<pubDate>Wed, 08 Feb 2012 15:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4217</guid>
		<description>Thanks for your Answer.
Can you describe how you adjust the baseline ?
What are the correct measurements ?
Its hard to find exactly that fix in DTCoreText, because its has so much more nice features.</description>
		<content:encoded><![CDATA[<p>Thanks for your Answer.<br />
Can you describe how you adjust the baseline ?<br />
What are the correct measurements ?<br />
Its hard to find exactly that fix in DTCoreText, because its has so much more nice features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Start Floating by DTRichTextEditor / DTCoreText News &#124; Cocoanetics</title>
		<link>http://www.cocoanetics.com/2011/07/start-floating/#comment-4216</link>
		<dc:creator>DTRichTextEditor / DTCoreText News &#124; Cocoanetics</dc:creator>
		<pubDate>Wed, 08 Feb 2012 14:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5261#comment-4216</guid>
		<description>[...] matured sufficiently to call it that. Hey, earlier versions made it into quite a few popular apps, including Float. There are tons of performance improvements, additional features and most importantly the parser [...]</description>
		<content:encoded><![CDATA[<p>[...] matured sufficiently to call it that. Hey, earlier versions made it into quite a few popular apps, including Float. There are tons of performance improvements, additional features and most importantly the parser [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by Drops</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4215</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Wed, 08 Feb 2012 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4215</guid>
		<description>My workaround in DTCoreText is to adjust the baseline origins based on the corrected measurements. Check it out!</description>
		<content:encoded><![CDATA[<p>My workaround in DTCoreText is to adjust the baseline origins based on the corrected measurements. Check it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by macx</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4214</link>
		<dc:creator>macx</dc:creator>
		<pubDate>Wed, 08 Feb 2012 13:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4214</guid>
		<description>I have exactly the same problem.
Has anyone a work around for that ?</description>
		<content:encoded><![CDATA[<p>I have exactly the same problem.<br />
Has anyone a work around for that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by Drops</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4213</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4213</guid>
		<description>So what&#039;s your workaround? replace \n with space? But how does CoreText then know where the paragraph breaks are (for applying the paragraph spacing)?</description>
		<content:encoded><![CDATA[<p>So what&#8217;s your workaround? replace \n with space? But how does CoreText then know where the paragraph breaks are (for applying the paragraph spacing)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radar: &#8220;CoreText Line Spacing Bug&#8221; by nicholaszeltzer</title>
		<link>http://www.cocoanetics.com/2012/02/radar-coretext-line-spacing-bug/#comment-4212</link>
		<dc:creator>nicholaszeltzer</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5897#comment-4212</guid>
		<description>Bravo! This has been a longtime thorn in my side, as well. Though, it never occurred to me to file a bug report (I&#039;m predisposed to believe that most bugs spawn from my ignorance). My hack has always been to replace the offending glyph with another invisible glyph of non-offending height.</description>
		<content:encoded><![CDATA[<p>Bravo! This has been a longtime thorn in my side, as well. Though, it never occurred to me to file a bug report (I&#8217;m predisposed to believe that most bugs spawn from my ignorance). My hack has always been to replace the offending glyph with another invisible glyph of non-offending height.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Petition for Official iTunes Sales Report Download API by Autoingest.java &#8211; in Objective-C &#124; Cocoanetics</title>
		<link>http://www.cocoanetics.com/2009/04/petition-itunes-sales-report-api/#comment-4210</link>
		<dc:creator>Autoingest.java &#8211; in Objective-C &#124; Cocoanetics</dc:creator>
		<pubDate>Mon, 06 Feb 2012 09:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.drobnik.com/touch/?p=568#comment-4210</guid>
		<description>[...] (typeof(addthis_share) == &quot;undefined&quot;){ addthis_share = [];}We are lobbying since 2009 to get Apple to publish a proper API for downloading all kinds of [...]</description>
		<content:encoded><![CDATA[<p>[...] (typeof(addthis_share) == &quot;undefined&quot;){ addthis_share = [];}We are lobbying since 2009 to get Apple to publish a proper API for downloading all kinds of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Submitting Your First Mac App Store App by paulsolt</title>
		<link>http://www.cocoanetics.com/2011/10/submitting-your-first-mac-app-store-app/#comment-4208</link>
		<dc:creator>paulsolt</dc:creator>
		<pubDate>Fri, 03 Feb 2012 21:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?p=5635#comment-4208</guid>
		<description>Thanks a million!

I was pulling my hair out on why Xcode kept telling me that I didn&#039;t have my Installer Provisioning Profile. It turns out I had to restart Xcode to get it working as well.

-Paul Solt</description>
		<content:encoded><![CDATA[<p>Thanks a million!</p>
<p>I was pulling my hair out on why Xcode kept telling me that I didn&#8217;t have my Installer Provisioning Profile. It turns out I had to restart Xcode to get it working as well.</p>
<p>-Paul Solt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Binary Resources by Xcode Build Rules &#124; Cocoanetics</title>
		<link>http://www.cocoanetics.com/2010/10/embedding-binary-resources/#comment-4207</link>
		<dc:creator>Xcode Build Rules &#124; Cocoanetics</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.drobnik.com/touch/?p=3073#comment-4207</guid>
		<description>[...] but still be able to easily add contents to it via Xcode. I previously explained how you can turn any file into a c-Byte-array. But this still required manual [...]</description>
		<content:encoded><![CDATA[<p>[...] but still be able to easily add contents to it via Xcode. I previously explained how you can turn any file into a c-Byte-array. But this still required manual [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTChartView by Drops</title>
		<link>http://www.cocoanetics.com/parts/dtchartview/#comment-4206</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?post_type=parts&#038;p=4387#comment-4206</guid>
		<description>You can use any non-ARC code in an ARC project. You just have to mark the files as not using ARC.</description>
		<content:encoded><![CDATA[<p>You can use any non-ARC code in an ARC project. You just have to mark the files as not using ARC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTChartView by Jack Rostron</title>
		<link>http://www.cocoanetics.com/parts/dtchartview/#comment-4205</link>
		<dc:creator>Jack Rostron</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?post_type=parts&#038;p=4387#comment-4205</guid>
		<description>Do you have any idea how long it will be until it is supported? In the middle of a project at the moment and thought I would save some time by grabbing a graphing component instead of writing one...</description>
		<content:encoded><![CDATA[<p>Do you have any idea how long it will be until it is supported? In the middle of a project at the moment and thought I would save some time by grabbing a graphing component instead of writing one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTChartView by Drops</title>
		<link>http://www.cocoanetics.com/parts/dtchartview/#comment-4204</link>
		<dc:creator>Drops</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cocoanetics.com/?post_type=parts&#038;p=4387#comment-4204</guid>
		<description>Not yet.</description>
		<content:encoded><![CDATA[<p>Not yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

