<?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 on: opentype &#8220;locl&#8221; Localized Forms</title>
	<atom:link href="http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/</link>
	<description>babblings!</description>
	<lastBuildDate>Thu, 23 May 2013 11:27:22 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Caolán</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-234828</link>
		<dc:creator>Caolán</dc:creator>
		<pubDate>Thu, 23 May 2013 11:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-234828</guid>
		<description>LibreOffice will support them when someone writes the relatively small pieces of code, UI glue and flags to enagle them.</description>
		<content:encoded><![CDATA[<p>LibreOffice will support them when someone writes the relatively small pieces of code, UI glue and flags to enagle them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uglyface200</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-234445</link>
		<dc:creator>Uglyface200</dc:creator>
		<pubDate>Tue, 21 May 2013 19:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-234445</guid>
		<description>There&#039;s been a lot of buzz &lt;a href=&quot;http://ask.libreoffice.org/en/question/9797/support-for-opentype-advance-features-please/?answer=17795#post-id-17795&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;https://bugs.freedesktop.org/show_bug.cgi?id=58941&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; about support of other advanced OpenType features in LibreOffice (such as oldstyle/lining figures, stylistic sets/alternates, discretionary ligatures, true small caps, etc.). When will LibreOffice support such important features? OpenType is still a common techology in fonts and should be supported as much as possible. This would give LibO a big advantage over other word processors, Word 2010 only supports a few features.</description>
		<content:encoded><![CDATA[<p>There&#8217;s been a lot of buzz <a href="http://ask.libreoffice.org/en/question/9797/support-for-opentype-advance-features-please/?answer=17795#post-id-17795" rel="nofollow">here</a> and <a href="https://bugs.freedesktop.org/show_bug.cgi?id=58941" rel="nofollow">here</a> about support of other advanced OpenType features in LibreOffice (such as oldstyle/lining figures, stylistic sets/alternates, discretionary ligatures, true small caps, etc.). When will LibreOffice support such important features? OpenType is still a common techology in fonts and should be supported as much as possible. This would give LibO a big advantage over other word processors, Word 2010 only supports a few features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolán</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-231010</link>
		<dc:creator>Caolán</dc:creator>
		<pubDate>Fri, 03 May 2013 15:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-231010</guid>
		<description>you can&#039;t switch on a string</description>
		<content:encoded><![CDATA[<p>you can&#8217;t switch on a string</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dennis</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-226282</link>
		<dc:creator>dennis</dc:creator>
		<pubDate>Thu, 28 Mar 2013 16:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-226282</guid>
		<description>Just crazy question: isn&#039;t a &quot;case-clause&quot; better than these ~5000 if/else if ? XD


(more readability and likely faster!)</description>
		<content:encoded><![CDATA[<p>Just crazy question: isn&#8217;t a &#8220;case-clause&#8221; better than these ~5000 if/else if ? XD</p>
<p>(more readability and likely faster!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolán</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-224390</link>
		<dc:creator>Caolán</dc:creator>
		<pubDate>Thu, 14 Mar 2013 23:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-224390</guid>
		<description>Whether using harfbuzz or icu is basically irrelevant to this btw, the real work was in convincing writer to correctly propagate the language of the text down to the eventual text layout thingy.

There is an experimental use-harfbuzz patch that we should get around to applying, but that&#039;s orthogonal to this.</description>
		<content:encoded><![CDATA[<p>Whether using harfbuzz or icu is basically irrelevant to this btw, the real work was in convincing writer to correctly propagate the language of the text down to the eventual text layout thingy.</p>
<p>There is an experimental use-harfbuzz patch that we should get around to applying, but that&#8217;s orthogonal to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Behdad Esfahbod</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-224256</link>
		<dc:creator>Behdad Esfahbod</dc:creator>
		<pubDate>Thu, 14 Mar 2013 02:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-224256</guid>
		<description>I see that the answer is no.  Just do that already...</description>
		<content:encoded><![CDATA[<p>I see that the answer is no.  Just do that already&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Behdad Esfahbod</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-224254</link>
		<dc:creator>Behdad Esfahbod</dc:creator>
		<pubDate>Thu, 14 Mar 2013 02:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-224254</guid>
		<description>So, finally switched to HarfBuzz?</description>
		<content:encoded><![CDATA[<p>So, finally switched to HarfBuzz?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fitoschido</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-224250</link>
		<dc:creator>Fitoschido</dc:creator>
		<pubDate>Thu, 14 Mar 2013 01:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-224250</guid>
		<description>Awesome work! :D</description>
		<content:encoded><![CDATA[<p>Awesome work! <img src='http://blogs.linux.ie/caolan/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goran</title>
		<link>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/comment-page-1/#comment-224039</link>
		<dc:creator>Goran</dc:creator>
		<pubDate>Tue, 12 Mar 2013 17:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=638#comment-224039</guid>
		<description>You made my day happy :)</description>
		<content:encoded><![CDATA[<p>You made my day happy <img src='http://blogs.linux.ie/caolan/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
