<?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"
	>
<channel>
	<title>Comments on: Wine 1.1.22 发布</title>
	<atom:link href="http://www.linuxtoy.org/archives/wine-1122-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/wine-1122-released.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 10 Feb 2012 07:05:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 山猫</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113615</link>
		<dc:creator>山猫</dc:creator>
		<pubDate>Sun, 24 May 2009 09:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113615</guid>
		<description>&lt;p&gt;simsun 之类点阵宋体用户可能不注意，
不过如果你使用文泉驿正黑、微米黑，或其他圆体、楷体等矢量字体，
也许就会发现去年年底开始，wine 开发版的中文强制禁止 AA 了，&lt;/p&gt;

&lt;p&gt;矢量字体禁用了 AA 可不是一般的难看，&lt;/p&gt;

&lt;p&gt;那个补丁算是回退到原先正常的 AA，
也就是取消那 sb 关 AA 补丁的补丁&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>simsun 之类点阵宋体用户可能不注意，
不过如果你使用文泉驿正黑、微米黑，或其他圆体、楷体等矢量字体，
也许就会发现去年年底开始，wine 开发版的中文强制禁止 AA 了，</p>

<p>矢量字体禁用了 AA 可不是一般的难看，</p>

<p>那个补丁算是回退到原先正常的 AA，
也就是取消那 sb 关 AA 补丁的补丁</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 山猫</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113614</link>
		<dc:creator>山猫</dc:creator>
		<pubDate>Sun, 24 May 2009 09:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113614</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-113496" rel="nofollow"&gt;黑日白月&lt;/a&gt;: 正常的 windows 软件自然是中文没有问题， 不过那些依然使用/部分使用 ASCII API 的中文 Windows 程序，就还是会会乱码/部分乱码。有些像国产软件在英文版 Windows 下的情况，或说类似红旗 Linux 下开发的硬编码中文 Qt 程序在标准 Linux 下的乱码。&lt;/p&gt;

&lt;p&gt;那几个 wine 补丁分别干这些事情：&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;给 ASCII API 的中文 Windows 程序转码，让他正常显示中文。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;设定默认的字体、颜色、主题，让  wine 不再像 Win95 那样碍眼的界面。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;让黑体、圆体等矢量中文字体可以正常使用 AA。&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-113496" rel="nofollow">黑日白月</a>: 正常的 windows 软件自然是中文没有问题， 不过那些依然使用/部分使用 ASCII API 的中文 Windows 程序，就还是会会乱码/部分乱码。有些像国产软件在英文版 Windows 下的情况，或说类似红旗 Linux 下开发的硬编码中文 Qt 程序在标准 Linux 下的乱码。</p>

<p>那几个 wine 补丁分别干这些事情：</p>

<ol>
<li><p>给 ASCII API 的中文 Windows 程序转码，让他正常显示中文。</p></li>
<li><p>设定默认的字体、颜色、主题，让  wine 不再像 Win95 那样碍眼的界面。</p></li>
<li><p>让黑体、圆体等矢量中文字体可以正常使用 AA。</p></li>
</ol>]]></content:encoded>
	</item>
	<item>
		<title>By: 山猫</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113604</link>
		<dc:creator>山猫</dc:creator>
		<pubDate>Sun, 24 May 2009 07:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113604</guid>
		<description>&lt;p&gt;amd64 版本有的，如
http://ppa.launchpad.net/wine-cn/ppa/ubuntu/pool/main/w/wine/wine&lt;em&gt;1.1.22~ppa2&lt;/em&gt;amd64.deb&lt;/p&gt;

&lt;p&gt;不过妳们这些 x86_64 的实在没意思，要知道 amd64 的 wine，其实也是 32 位的。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>amd64 版本有的，如
<a href="http://ppa.launchpad.net/wine-cn/ppa/ubuntu/pool/main/w/wine/wine" rel="nofollow">http://ppa.launchpad.net/wine-cn/ppa/ubuntu/pool/main/w/wine/wine</a><em>1.1.22~ppa2</em>amd64.deb</p>

<p>不过妳们这些 x86_64 的实在没意思，要知道 amd64 的 wine，其实也是 32 位的。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shaohao</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113513</link>
		<dc:creator>shaohao</dc:creator>
		<pubDate>Sat, 23 May 2009 11:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113513</guid>
		<description>&lt;p&gt;什么时候才出x86_64啊??!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>什么时候才出x86_64啊??!!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 黑日白月</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113496</link>
		<dc:creator>黑日白月</dc:creator>
		<pubDate>Sat, 23 May 2009 08:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113496</guid>
		<description>&lt;p&gt;喔？原来中文补丁还没有进入上游啊……&lt;/p&gt;

&lt;p&gt;在 1.1.18 时听 Gcell 和花花兄提过，说是很快进入上游，个人从 1.1.20 开始用官方源码包貌似就没遇到啥中文问题了，当时还感叹中文补丁并入了效果不错……&lt;/p&gt;

&lt;p&gt;另: 所有 RPM 包上传完毕……此版本不包括中文补丁……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>喔？原来中文补丁还没有进入上游啊……</p>

<p>在 1.1.18 时听 Gcell 和花花兄提过，说是很快进入上游，个人从 1.1.20 开始用官方源码包貌似就没遇到啥中文问题了，当时还感叹中文补丁并入了效果不错……</p>

<p>另: 所有 RPM 包上传完毕……此版本不包括中文补丁……</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 山猫</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113490</link>
		<dc:creator>山猫</dc:creator>
		<pubDate>Sat, 23 May 2009 07:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113490</guid>
		<description>&lt;p&gt;对了，白月看下中文补丁吧&lt;/p&gt;

&lt;p&gt;http://forum.ubuntu.org.cn/viewtopic.php?f=121&#38;t=205720&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>对了，白月看下中文补丁吧</p>

<p><a href="http://forum.ubuntu.org.cn/viewtopic.php?f=121&amp;t=205720" rel="nofollow">http://forum.ubuntu.org.cn/viewtopic.php?f=121&amp;t=205720</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: 黑日白月</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113487</link>
		<dc:creator>黑日白月</dc:creator>
		<pubDate>Sat, 23 May 2009 07:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113487</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-113486" rel="nofollow"&gt;山猫&lt;/a&gt;: 
感谢提醒！&lt;/p&gt;

&lt;p&gt;我就是用的 Fedora Koji 的 Build Service，不过 wine 维护的朋友更新不是这么频繁，所以就自己先来了……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-113486" rel="nofollow">山猫</a>: 
感谢提醒！</p>

<p>我就是用的 Fedora Koji 的 Build Service，不过 wine 维护的朋友更新不是这么频繁，所以就自己先来了……</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 山猫</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113486</link>
		<dc:creator>山猫</dc:creator>
		<pubDate>Sat, 23 May 2009 07:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113486</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-113481" rel="nofollow"&gt;黑日白月&lt;/a&gt;: 白月还是用 Build Service 来打包这类大家伙吧，&lt;/p&gt;

&lt;p&gt;比如 OpenSUSE 提供的 https://build.opensuse.org/ 支持 Fedora。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-113481" rel="nofollow">黑日白月</a>: 白月还是用 Build Service 来打包这类大家伙吧，</p>

<p>比如 OpenSUSE 提供的 <a href="https://build.opensuse.org/" rel="nofollow">https://build.opensuse.org/</a> 支持 Fedora。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 山猫</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113485</link>
		<dc:creator>山猫</dc:creator>
		<pubDate>Sat, 23 May 2009 07:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113485</guid>
		<description>&lt;p&gt;适用于 Ubuntu 9.04 并打上中文补丁的 wine 可以从这儿获得&lt;/p&gt;

&lt;p&gt;https://launchpad.net/%7Ewine-cn/+archive/ppa&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>适用于 Ubuntu 9.04 并打上中文补丁的 wine 可以从这儿获得</p>

<p><a href="https://launchpad.net/%7Ewine-cn/+archive/ppa" rel="nofollow">https://launchpad.net/%7Ewine-cn/+archive/ppa</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: 黑日白月</title>
		<link>http://linuxtoy.org/archives/wine-1122-released.html#comment-113481</link>
		<dc:creator>黑日白月</dc:creator>
		<pubDate>Sat, 23 May 2009 06:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3093#comment-113481</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-113479" rel="nofollow"&gt;kissdb&lt;/a&gt;: 
经过“奋战”， RPM 包终于打包好了～&lt;/p&gt;

&lt;p&gt;不过 Dropbox 截止此时 core 和 devel尚未完全上传完，请耐心等待～&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-113479" rel="nofollow">kissdb</a>: 
经过“奋战”， RPM 包终于打包好了～</p>

<p>不过 Dropbox 截止此时 core 和 devel尚未完全上传完，请耐心等待～</p>]]></content:encoded>
	</item>
</channel>
</rss>

