<?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: [工作笔记]PHP的GD函数imagettftext()要注意默认字符编码</title>
	<atom:link href="http://www.solaluna.cn/2007/09/05/532/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solaluna.cn/2007/09/05/532/</link>
	<description>輝きが溢れる日々を、ともに、創る～ShyujikouとLovetwomixのブログ・音楽クリエーターユニット「連鎖調律」公式サイト～</description>
	<lastBuildDate>Fri, 23 Dec 2011 20:31:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: １１</title>
		<link>http://www.solaluna.cn/2007/09/05/532/comment-page-1/#comment-998</link>
		<dc:creator>１１</dc:creator>
		<pubDate>Thu, 19 Jun 2008 05:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.solaluna.cn/2007/09/05/532/#comment-998</guid>
		<description>   为什么我显示的是乱码</description>
		<content:encoded><![CDATA[<p>为什么我显示的是乱码</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyujikou</title>
		<link>http://www.solaluna.cn/2007/09/05/532/comment-page-1/#comment-756</link>
		<dc:creator>Shyujikou</dc:creator>
		<pubDate>Mon, 14 Jan 2008 10:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.solaluna.cn/2007/09/05/532/#comment-756</guid>
		<description>你好，有没有这个可能性呢？我要画上去的文字都是通过一个UTF-8的文本文件LOAD进来的，如果你在代码里面直接给一个字符串赋值，我不敢保证那就是imagettftext()所能接受的UTF-8格式的字串，我记得应该有一个函数来转换一下，具体的可以再看看PHP的手册～～</description>
		<content:encoded><![CDATA[<p>你好，有没有这个可能性呢？我要画上去的文字都是通过一个UTF-8的文本文件LOAD进来的，如果你在代码里面直接给一个字符串赋值，我不敢保证那就是imagettftext()所能接受的UTF-8格式的字串，我记得应该有一个函数来转换一下，具体的可以再看看PHP的手册～～</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muyu</title>
		<link>http://www.solaluna.cn/2007/09/05/532/comment-page-1/#comment-755</link>
		<dc:creator>muyu</dc:creator>
		<pubDate>Mon, 14 Jan 2008 09:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.solaluna.cn/2007/09/05/532/#comment-755</guid>
		<description>您好，
我的服务器也遇到了同样的问题，不过我去掉“–enable-gd-jis-conv”，重新编译了之后，中文还是显示为日文，不知道您还有没有改变其他配置呢？
ps:我的网页和数据都是UTF8的
环境：Redhat AS4，PHP4.4.3，apache2.2.6
谢谢

muyu</description>
		<content:encoded><![CDATA[<p>您好，<br />
我的服务器也遇到了同样的问题，不过我去掉“–enable-gd-jis-conv”，重新编译了之后，中文还是显示为日文，不知道您还有没有改变其他配置呢？<br />
ps:我的网页和数据都是UTF8的<br />
环境：Redhat AS4，PHP4.4.3，apache2.2.6<br />
谢谢</p>
<p>muyu</p>
]]></content:encoded>
	</item>
</channel>
</rss>

