<?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>SwfmillでFlashLite用SWFの画像やテキストを操作するRubyライブラリ SwfmillRuby へのコメント</title>
	<atom:link href="http://tmty.jp/2009/05/08/shared_swfmill_ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://tmty.jp/2009/05/08/shared_swfmill_ruby/</link>
	<description>tmtysk が前よりも、もうちょっとだけコマメに更新していくかもしれないブログ</description>
	<lastBuildDate>Mon, 12 Jul 2010 00:11:55 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>admin より</title>
		<link>http://tmty.jp/2009/05/08/shared_swfmill_ruby/comment-page-1/#comment-1521</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 12 Jul 2010 00:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://tmty.jp/?p=316#comment-1521</guid>
		<description>k2oさん、はじめまして。
ご連絡ありがとうございます。
体調を崩しており、お返事が遅くなってしまってすみません。
おっしゃるとおり、padding処理が間違っていましたので修正しました。
私がテストに正方形の画像を使用していたのが不適切でしたね..
あまりメンテナンスできていなくてご迷惑をおかけしますが、
今後ともよろしくお願いいたします！</description>
		<content:encoded><![CDATA[<p>k2oさん、はじめまして。<br />
ご連絡ありがとうございます。<br />
体調を崩しており、お返事が遅くなってしまってすみません。<br />
おっしゃるとおり、padding処理が間違っていましたので修正しました。<br />
私がテストに正方形の画像を使用していたのが不適切でしたね..<br />
あまりメンテナンスできていなくてご迷惑をおかけしますが、<br />
今後ともよろしくお願いいたします！</p>
]]></content:encoded>
	</item>
	<item>
		<title>k2o より</title>
		<link>http://tmty.jp/2009/05/08/shared_swfmill_ruby/comment-page-1/#comment-1486</link>
		<dc:creator>k2o</dc:creator>
		<pubDate>Thu, 01 Jul 2010 10:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://tmty.jp/?p=316#comment-1486</guid>
		<description>はじめまして。
上の方と同じ、パディングのところですが、image.rowsを使っていますが、
幅なので、image.columnsではないでしょうか。</description>
		<content:encoded><![CDATA[<p>はじめまして。<br />
上の方と同じ、パディングのところですが、image.rowsを使っていますが、<br />
幅なので、image.columnsではないでしょうか。</p>
]]></content:encoded>
	</item>
	<item>
		<title>tmtysk より</title>
		<link>http://tmty.jp/2009/05/08/shared_swfmill_ruby/comment-page-1/#comment-284</link>
		<dc:creator>tmtysk</dc:creator>
		<pubDate>Wed, 22 Jul 2009 12:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://tmty.jp/?p=316#comment-284</guid>
		<description>muraoka17さん、動作検証ならびにコメントありがとうございます！
ご指摘の件ですが、確かにその通りですね.. 大変失礼しました。
修正しておきます。
ありがとうございました！</description>
		<content:encoded><![CDATA[<p>muraoka17さん、動作検証ならびにコメントありがとうございます！<br />
ご指摘の件ですが、確かにその通りですね.. 大変失礼しました。<br />
修正しておきます。<br />
ありがとうございました！</p>
]]></content:encoded>
	</item>
	<item>
		<title>muraoka17 より</title>
		<link>http://tmty.jp/2009/05/08/shared_swfmill_ruby/comment-page-1/#comment-283</link>
		<dc:creator>muraoka17</dc:creator>
		<pubDate>Wed, 22 Jul 2009 05:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://tmty.jp/?p=316#comment-283</guid>
		<description>こんにちは、便利なライブラリありがとうございます。
動作検証していたところ、SwfmillUtil::DefineBitsLossless2.(image2xml&#124;xml2image) で 4byte アラインメントの処理に不具合があるようです。4 - (幅 % 4) ですと、幅がちょうど 4の倍数の場合にも、4バイト分 0パディング(or 読み飛ばし)してしまいます。4 - 幅 &amp; 3 が正しいように思われますがいかがでしょうか。</description>
		<content:encoded><![CDATA[<p>こんにちは、便利なライブラリありがとうございます。<br />
動作検証していたところ、SwfmillUtil::DefineBitsLossless2.(image2xml|xml2image) で 4byte アラインメントの処理に不具合があるようです。4 &#8211; (幅 % 4) ですと、幅がちょうど 4の倍数の場合にも、4バイト分 0パディング(or 読み飛ばし)してしまいます。4 &#8211; 幅 &amp; 3 が正しいように思われますがいかがでしょうか。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.660 seconds -->
