<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techy Things &#187; unicode</title>
	<atom:link href="https://tech.yipp.ca/category/unicode/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Rendering Thai unicode characters and their accents correctly</title>
		<link>https://tech.yipp.ca/unicode/rendering-thai-unicode-characters-accents-correctly/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rendering-thai-unicode-characters-accents-correctly</link>
		<comments>https://tech.yipp.ca/unicode/rendering-thai-unicode-characters-accents-correctly/#comments</comments>
		<pubDate>Mon, 17 Nov 2014 17:47:48 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=1217</guid>
		<description><![CDATA[<p>Thai characters display have a twist. The accents are stored as subsequent unicode characters. For example to display มี, two unicode characters are written, first ม is written then the accent character, and there could be many&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/unicode/rendering-thai-unicode-characters-accents-correctly/">Rendering Thai unicode characters and their accents correctly</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Thai characters display have a twist. The accents are stored as subsequent unicode characters. For example to display มี, two unicode characters are written, first ม is written then the accent character, and there could be many accent characters applied to the same letter.</p>
<pre>In a utf-8 char byte array[], the value is : <span style="font-size: large;">e0 b8 a1 e0 b8 b5 e0 b8 b5 00



Bonus material

軟體測試（英语：software testing），描述一種用來促進鑑定軟體的正確性、完整性、<wbr />安全性和品質的過程。

ソフトウェアテスト（software test）は、コンピュータのプログラムを実行し、<wbr />正しく動作するか、目標とした品質に到達しているか、<wbr />意図しない動作をしないかどうかを確認する作業のことである。


</span></pre>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/unicode/rendering-thai-unicode-characters-accents-correctly/">Rendering Thai unicode characters and their accents correctly</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/unicode/rendering-thai-unicode-characters-accents-correctly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
