<?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: ePDFView：一个轻量的 PDF 文档阅读工具</title>
	<atom:link href="http://linuxtoy.org/archives/epdfview.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/epdfview.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Wed, 23 May 2012 17:14:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Centeur&#8217;s chaos &#187; epdfview难以取代acroread</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-19508</link>
		<dc:creator>Centeur&#8217;s chaos &#187; epdfview难以取代acroread</dc:creator>
		<pubDate>Thu, 22 Mar 2007 07:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-19508</guid>
		<description>&lt;p&gt;[...] 今天在linuxtoy看到一款pdf阅读工具epdfview，支持中文，又不像gpdf、kpdf那样依赖xpdf（对非内嵌中文字体的pdf文档支持较差），立即试了一下，确实堪称“轻量”，不像acroread那么臃肿，但是显示效果却不尽人意。 [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] 今天在linuxtoy看到一款pdf阅读工具epdfview，支持中文，又不像gpdf、kpdf那样依赖xpdf（对非内嵌中文字体的pdf文档支持较差），立即试了一下，确实堪称“轻量”，不像acroread那么臃肿，但是显示效果却不尽人意。 [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hscui</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-14723</link>
		<dc:creator>hscui</dc:creator>
		<pubDate>Thu, 01 Mar 2007 05:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-14723</guid>
		<description>&lt;p&gt;消耗资源大的是那些纯图片的PDF，这应该是没办法的。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>消耗资源大的是那些纯图片的PDF，这应该是没办法的。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jun4rui</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-14721</link>
		<dc:creator>jun4rui</dc:creator>
		<pubDate>Thu, 01 Mar 2007 05:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-14721</guid>
		<description>&lt;p&gt;PDF阅读器还有个问题就是资源消耗很大&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>PDF阅读器还有个问题就是资源消耗很大</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 华华</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-14631</link>
		<dc:creator>华华</dc:creator>
		<pubDate>Wed, 28 Feb 2007 16:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-14631</guid>
		<description>&lt;p&gt;旧版本的需要安装 xpdf-chinese-simplified/ 才能显示无内嵌字体的中文 pdf&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>旧版本的需要安装 xpdf-chinese-simplified/ 才能显示无内嵌字体的中文 pdf</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 华华</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-14630</link>
		<dc:creator>华华</dc:creator>
		<pubDate>Wed, 28 Feb 2007 16:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-14630</guid>
		<description>&lt;p&gt;evince-gtk  也可以试试， 体积差不多，功能比 ePDFView 强。&lt;/p&gt;

&lt;p&gt;中文问题主要靠版本 libpoppler ( evince、epdfview、kpdf 等都用 poppler 库来处理 pdf )，
新的 libpoppler 不再需要 adobe 的闭源 cmap 来处理中文 pdf ，&lt;/p&gt;

&lt;p&gt;不过， 国内有些 pdf 用了错误的编码，不知道 libpoppler 能不能收录针对国内特殊情况的 dirty 补丁。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>evince-gtk  也可以试试， 体积差不多，功能比 ePDFView 强。</p>

<p>中文问题主要靠版本 libpoppler ( evince、epdfview、kpdf 等都用 poppler 库来处理 pdf )，
新的 libpoppler 不再需要 adobe 的闭源 cmap 来处理中文 pdf ，</p>

<p>不过， 国内有些 pdf 用了错误的编码，不知道 libpoppler 能不能收录针对国内特殊情况的 dirty 补丁。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tomqd</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-14621</link>
		<dc:creator>tomqd</dc:creator>
		<pubDate>Wed, 28 Feb 2007 15:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-14621</guid>
		<description>&lt;p&gt;希望对中文支持比较好，下来测试测试&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>希望对中文支持比较好，下来测试测试</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hscui</title>
		<link>http://linuxtoy.org/archives/epdfview.html#comment-14565</link>
		<dc:creator>hscui</dc:creator>
		<pubDate>Wed, 28 Feb 2007 09:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/epdfview.html#comment-14565</guid>
		<description>&lt;p&gt;中文的话，主要问题是那些没有内嵌中文字体的PDF和中文目录，不知道这个显示的如何&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>中文的话，主要问题是那些没有内嵌中文字体的PDF和中文目录，不知道这个显示的如何</p>]]></content:encoded>
	</item>
</channel>
</rss>

