<?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>Soul Of Free Loop &#187; 16位</title>
	<atom:link href="https://zohead.com/archives/tag/16-bit/feed/" rel="self" type="application/rss+xml" />
	<link>https://zohead.com</link>
	<description>Uranus Zhou&#039;s Blog</description>
	<lastBuildDate>Sat, 19 Jul 2025 15:42:46 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>有关Raspberry Pi 32位framebuffer的问题</title>
		<link>https://zohead.com/archives/raspberry-pi-32bit-fb-color/</link>
		<comments>https://zohead.com/archives/raspberry-pi-32bit-fb-color/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 14:55:03 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[树莓派]]></category>
		<category><![CDATA[16位]]></category>
		<category><![CDATA[32位]]></category>
		<category><![CDATA[fbpdf]]></category>
		<category><![CDATA[framebuffer]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[XBMC]]></category>
		<category><![CDATA[颜色]]></category>

		<guid isPermaLink="false">http://zohead.com/?p=321</guid>
		<description><![CDATA[本文同步自（最佳显示效果请点击）：https://zohead.com/archives/raspberry-pi-32bit-fb-color/ 之前写过一篇 Raspberry Pi（以下简称 RPI） 下使用 fbpdf 即 framebuffer 模式下的 PDF 阅读器的文章（详情请点击 [这里]），文中提到需要修改 config.txt 开启 RPI 的 32 位 framebuffer 支持，但需要注意的是 RPI 的 32 位 framebuffer 并不是真正的 32 位的，其实只有 20120615 种颜色，而且实际上还需要忽略 alpha 位，这在使用 fbpdf 软件看 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>本文同步自（最佳显示效果请点击）：<a href="https://zohead.com/archives/raspberry-pi-32bit-fb-color/" target="_blank">https://zohead.com/archives/raspberry-pi-32bit-fb-color/</a></p>
<p>之前写过一篇 Raspberry Pi（以下简称 RPI） 下使用 fbpdf 即 framebuffer 模式下的 PDF 阅读器的文章（详情请点击 [<a href="https://zohead.com/archives/raspberry-pi-fbpdf/" target="_blank">这里</a>]），文中提到需要修改 config.txt 开启 RPI 的 32 位 framebuffer 支持，但需要注意的是 RPI 的 32 位 framebuffer 并不是真正的 32 位的，其实只有 20120615 种颜色，而且实际上还需要忽略 alpha 位，这在使用 fbpdf 软件看 PDF 时似乎没有太大的问题。</p>
<p>但今天用看图的软件看一张 32 位的桌面截图时，有点傻眼了，效果如下：</p>
<p><a href="http://zohead.com/wp-content/uploads/raspberry-pi-32bit-fb-color-error.jpg" target="_blank"><img class="alignnone" title="Raspberry Pi 32位framebuffer颜色错误" src="http://zohead.com/wp-content/uploads/raspberry-pi-32bit-fb-color-error.jpg" alt="Raspberry Pi 32位framebuffer颜色错误" width="492" height="276" /></a></p>
<p>大家也能看出来，其实这就是 Windows 7 默认的浅蓝色桌面壁纸图片，但实际的显示颜色完全不对了，而去掉 config.txt 中的 32 位 framebuffer 支持则没问题。</p>
<p>另外据 RPI 上 XBMC 媒体中心软件 Raspbmc 的开发人员介绍，32 位的 framebuffer 下 XBMC 软件也会存在问题，由此看来 RPI 默认将 framebuffer 的颜色深度设置为 16 位是有其道理的。</p>
<p>上面的 fbpdf 文章中的 fbpdf 程序已经更新为 16 位 framebuffer 的版本，如果对此有不同见解的欢迎提出指正哦。 ^_^</p>
]]></content:encoded>
			<wfw:commentRss>https://zohead.com/archives/raspberry-pi-32bit-fb-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
