<?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: visio 輸出成 EPS</title>
	<atom:link href="http://shonyu.techarea.org/wordpress/2004/11/17/visio2eps/feed/" rel="self" type="application/rss+xml" />
	<link>http://shonyu.techarea.org/wordpress/2004/11/17/visio2eps/</link>
	<description>微醺的小屋，微醺的我</description>
	<pubDate>Sun, 20 May 2012 21:39:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 酷狗喵千代</title>
		<link>http://shonyu.techarea.org/wordpress/2004/11/17/visio2eps/comment-page-1/#comment-39</link>
		<dc:creator>酷狗喵千代</dc:creator>
		<pubDate>Fri, 19 Nov 2004 07:38:31 +0000</pubDate>
		<guid isPermaLink="false">/?p=51#comment-39</guid>
		<description>個人的經驗是，用 Python 搭配 Python Image Library (PIL) 最方便了。

PIL 是一套給 Python 用的圖形處理程式庫。我用來處理 VMware 裡的擷圖，因為 VMware 的版本比較舊，擷下來的時候會帶 Windows Frame，所以要切掉。切完之後再從 PNG 轉成 EPS。

處理一組圖檔的程式大概 100 行多，好處是可以順便處理圖形內容，而且方便批次處理。還能把待處理的圖壓在 zip 檔裡面，避免整個 TeX/LaTeX 工作目錄亂糟糟，配合 make 非常好用。</description>
		<content:encoded><![CDATA[<p>個人的經驗是，用 Python 搭配 Python Image Library (PIL) 最方便了。</p>
<p>PIL 是一套給 Python 用的圖形處理程式庫。我用來處理 VMware 裡的擷圖，因為 VMware 的版本比較舊，擷下來的時候會帶 Windows Frame，所以要切掉。切完之後再從 PNG 轉成 EPS。</p>
<p>處理一組圖檔的程式大概 100 行多，好處是可以順便處理圖形內容，而且方便批次處理。還能把待處理的圖壓在 zip 檔裡面，避免整個 TeX/LaTeX 工作目錄亂糟糟，配合 make 非常好用。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

