<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>尺寸 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E5%B0%BA%E5%AF%B8/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Tue, 11 Oct 2016 04:09:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>iOS中UIImage和CGImage的单位是不一样的。</title>
		<link>https://www.coder4.com/archives/5143</link>
					<comments>https://www.coder4.com/archives/5143#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 11 Oct 2016 04:09:10 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[CGImage]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[UIImage]]></category>
		<category><![CDATA[尺寸]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5143</guid>

					<description><![CDATA[UIImage的size：point CGImage的size：px 所以如果前者的size用在后者，需要乘以scale。 可以看下这个链接： Since the retina display, suddenly this piece of drawing code seems to not work anymore. The drawn image is slightly offset than it was before and appears somewhat[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5143/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
