<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000425" baseName="iepng-gamma">IE的png gamma解讀錯誤應對方法</b:listData>

			<b:previous>
				<b:mTitle>這年頭什麼都要2.0</b:mTitle>
				<b:mDate>2007/06/18</b:mDate>
				<b:mBase>two-point-o-for-all</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>CSS Mastery 中文版</b:mTitle>
				<b:mDate>2007/06/20</b:mDate>
				<b:mBase>css-mastery</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000425" baseName="iepng-gamma">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2007-06-18</b:date>
				<b:time>22:57:12</b:time>
			</b:datetime>
			<b:category>web</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>IE的png gamma解讀錯誤應對方法</b:title>
			<b:content>
				<b:summary>雖然最新的IE 7終於支援半透明png了，但是gamma的錯誤判斷卻還是沒改正，會讓圖片顏色和實際的有誤差，今天在作網站改版的時候順便找了一下有沒有辦法解決，結果找到Fixing the PNG Color Problem in IE這篇文章，介紹了TweakPNG這個小軟體，用這個小軟體開啟png圖檔後，把裡面的gAMA屬性刪除後重新存檔就可以了，雖然是辛苦作網站的人啦。...</b:summary>
				<b:mainContent><p>雖然最新的IE 7終於支援半透明png了，但是gamma的錯誤判斷卻還是沒改正，會讓圖片顏色和實際的有誤差，今天在作網站改版的時候順便找了一下有沒有辦法解決，結果找到<a href="http://biorust.com/tutorials/detail/231/en/">Fixing the <span class="caps">PNG</span> Color Problem in IE</a>這篇文章，介紹了<a href="http://entropymine.com/jason/tweakpng/">TweakPNG</a>這個小軟體，用這個小軟體開啟png圖檔後，把裡面的<strong>gAMA</strong>屬性刪除後重新存檔就可以了，雖然是辛苦作網站的人啦。</p></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="0">

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/cgi-bin/mt/mt-tb.cgi/424">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>