<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>蓝冰工作室 - GDI++</title><link>http://www.fonlan.cn/</link><description>^_^但求精品^_^ - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright © 2008 www.fonlan.cn All Rights Reserved [浙ICP备08107007号]var gaJsHost = ((&amp;quot;https:&amp;quot; == document.location.protocol) ? &amp;quot;https://ssl.&amp;quot; : &amp;quot;http://www.&amp;quot;);document.write(unescape(&amp;quot;%3Cscript src='&amp;quot; + gaJsHost + &amp;quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&amp;quot;));try {var pageTracker = _gat._getTracker(&amp;quot;UA-5374908-1&amp;quot;);pageTracker._trackPageview();} catch(err) {}</copyright><pubDate>Sat, 11 Sep 2010 02:31:50 +0800</pubDate><item><title>MacType1.2010.0411.0（原GDI++）安装程序发布</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/79.html</link><pubDate>Wed, 14 Apr 2010 23:14:03 +0800</pubDate><guid>http://www.fonlan.cn/post/79.html</guid><description><![CDATA[<p>在FlyingSnow的二次开发下，GDI++正式改名为<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16860343">MacType</a>，版本号重新回归1.0。</p><p>这个安装程序最大的特点就是<span style="color: rgb(0, 0, 255); ">安装时不用考虑原来安装了GDI++、MacType还是gdipp，直接双击吧，他会自动卸载你原来的版本，帮你换上这个版本。</span></p><p><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/MacType20100411_1.png" alt="" title=""/></p><p><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/MacType20100411_2.png" alt="" title=""/></p><p>点击下载：<br /><a target="_blank" href="http://www.fonlan.cn/download/MacType1.2010.411.0.exe"><img alt="点击下载" width="185" height="45" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><p>&nbsp;</p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/79.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=79</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=79&amp;key=06c5d5a6</trackback:ping></item><item><title>GDI++ freetype 2010.0126 发布</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/76.html</link><pubDate>Wed, 03 Feb 2010 00:23:17 +0800</pubDate><guid>http://www.fonlan.cn/post/76.html</guid><description><![CDATA[<p><strong>版本更新：</strong></p><ul>    <li>修正FontLink读取处理错误的问题，现在在Win7下可以正常处理了。</li>    <li>修正拦截不完整的问题，现在Chrome将可以正常渲染而不需要禁用沙盘了。</li>    <li>修正FreeType模式下字体重影问题。</li>    <li>修正FreeType模式下下划线过粗问题。</li>    <li>修正Win32模式下部分文字显示为框框的问题。</li>    <li>改善渲染绘制效率，阴影绘制速度提升，开启阴影对性能影响明显减小。</li>    <li>修正部分程序中的斩脚问题。</li>    <li>修正字体替换无法替换英文字体名问题。</li>    <li>修正字体替换后导致字体变成System问题。</li>    <li>修正上一版本使用竖排文字导致崩溃的问题。</li>    <li>修正字体链接匹配不正确的问题。</li>    <li>改善FreeType模式下程序启动速度和字体创建速度。</li>    <li>提供了新的UnloadDll选项，节省资源，提高稳定性并兼容旧版本GDITray。</li>    <li>提供一个新的GDITray以替换官方原版。</li>    <li>提供一种新的启用模式，提升了加载自由度和稳定性。</li></ul><p><strong>新GDITray(GDITray++)说明：</strong></p><ul style="line-height: 18px">    <li style="line-height: 18px; font-size: 12px">提供了兼容模式和独立加载模式；    <ul style="line-height: 18px">        <li style="line-height: 18px; font-size: 12px">兼容模式兼容新旧版各版本，可迅速为所有程序启用GDI++。其特性与旧版GDITray保持一致。此模式下无法进行自定义加载操作。</li>        <li style="line-height: 18px; font-size: 12px">独立加载模式是为新版本GDI++设计的模式，为每个程序独立的启用GDI++，一个程序出现错误亦不会导致全局加载失效。在这个模式下，您可以在进程状态列表中任意为程序启用和停用GDI++。</li>    </ul>    </li>    <li style="line-height: 18px; font-size: 12px">提供了进程查看器，您可以清楚的了解到系统中GDI++的加载情况，并自由的控制任何程序的加载（仅限独立加载模式）。</li>    <li style="line-height: 18px; font-size: 12px">提供完善的设置界面，您可以方便的设置程序为自动启动等</li>    <li style="line-height: 18px; font-size: 12px">提供更简单快捷的配置文件切换方式，即时更新一目了然。</li>    <li style="line-height: 18px; font-size: 12px">提供更稳定的加载方式，不再因为一个程序无法加载而卡死。</li>    <li style="line-height: 18px; font-size: 12px">快捷的打开和编辑当前的配置文件，不再需要麻烦的寻找。</li></ul><p><span style="color: rgb(255,0,0)">Q:winlogon和userinit老是出错。<br />A:将这两个程序添加到UnloadDll列表，使用独立模式加载时不要使用高权限，避免影响系统进程</span></p><p><span style="color: rgb(255,0,0)">Q:支持使用ini添加字体链接吗<br />A:目前不支持，只能通过注册表</span></p><p><span style="color: rgb(255,0,0)">Q:独立加载模式能不能兼容旧版本<br />A:会提示无法加载</span></p><p><span style="color: rgb(255,0,0)">Q:可以在配置文件中指定别的图标吗<br />A:目前只能指定GDITray.exe中的图标，填写别的文件也无效。</span></p><p><span style="color: rgb(255,0,0)">Q:部分字体无法渲染<br />A:点阵字体如MS Sans Serif等无法渲染，需要替换为普通字体。如果是英文字体中的中文无法渲染，请检查您的注册表字体链接或者设置Fontloader=1由Windows处理字体链接。本版本对字体链接准确度要求较高，不能出现无效链接，否则比较容易出现无法渲染的情况。</span></p><p><span style="color: rgb(255,0,0)">Q:什么是高权限<br />A:高权限就是调试级权限，拥有访问所有进程的权力，所以可以为系统进程加载gdi++。<br />然而有些系统进程和gdi++的兼容性并不好，而且大多数系统进程属于服务，都是无法加载的，所以高权限现在除了可以多看到一些失败以外并没有太大的好处，反而可能影响稳定性，所以不推荐。</span></p><p><strong>已知问题：</strong></p><ul style="line-height: 18px">    <li style="line-height: 18px; font-size: 12px">在x64系统下独立加载模式无法使用，只能使用兼容模式。</li>    <li style="line-height: 18px; font-size: 12px">独立加载模式和兼容模式不能混用，一个模式无法停用另一个模式加载的gdi++</li>    <li style="line-height: 18px; font-size: 12px">独立加载模式不兼容旧版本，因此系统中不能同时加载两种不同版本的GDI++，否则停用时使用不兼容版本gdi++的程序将出错崩溃。</li>    <li style="line-height: 18px; font-size: 12px">修改UnloadDll列表后GDITray不会立刻读取，直到重新启用为止。</li>    <li style="line-height: 18px; font-size: 12px">不可将GDITray.exe加入到UnloadDll列表中，否则无法启用。但可以加入到excludeModule中。</li>    <li style="line-height: 18px; font-size: 12px">未解决字体链接后中文比windows本身小一号的问题。</li>    <li style="line-height: 18px; font-size: 12px">未解决PowerPoint竖向文字混乱问题。</li></ul><p><strong>其他说明：</strong></p><ul style="line-height: 18px">    <li style="line-height: 18px; font-size: 12px">系统服务由于运行在不同账户下且默认禁止与桌面交互，通常都是无法加载的。</li>    <li style="line-height: 18px; font-size: 12px">兼容模式下的重新启用功能不够稳定，很多时候重新启用后程序都没有加载。为官方版本未解决bug，使用独立模式即可。</li>    <li style="line-height: 18px; font-size: 12px">有时会出现加载成功但不渲染问题，重新停用启用一次即可，这是detour存在的问题。</li>    <li style="line-height: 18px; font-size: 12px">在兼容模式下，UnloadDll中的进程仍然会显示为已启用。</li>    <li style="line-height: 18px; font-size: 12px">高权限模式提供了访问系统进程的能力，可以看到系统进程的加载状态。在vista及以上系统中使用此模式需要以管理员身份启动。</li>    <li style="line-height: 18px; font-size: 12px">进程列表中不可以对GDITray本身操作。</li>    <li style="line-height: 18px; font-size: 12px">由于Chrome沙盘的安全特性，一旦为chrome停用GDI++就无法启用，必须重启chrome。</li></ul><p><strong>关于新参数：</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;配置文件现在可以提供和HE版类似的UnloadDll段，格式为<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[UnloadDll] (不区分大小写)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;进程名1<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;进程名2<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;进程名不需要全路径，文件名即可。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在此段中的进程分情况加载：</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兼容模式下：加载但完全无效，干净程度超过excludeModule，仅加载dll，不拦截任何函数。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;独立加载模式、注册表加载：不加载到对应进程。手工加载亦无效。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;使用GDI++.exe加载：加载，有效。</p><p><strong>特别说明：</strong><br />不可将GDITray本身加入此列表内，会导致无法启用的问题。</p><p><a target="_blank" href="http://www.fonlan.cn/Download/GDI++8.0.2010.126.exe"><img alt="点击下载" width="185" height="45" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><p>&nbsp;</p><p>&nbsp;</p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/76.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=76</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=76&amp;key=5478909f</trackback:ping></item><item><title>GDI++整合安装程序</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/64.html</link><pubDate>Mon, 17 Aug 2009 00:03:45 +0800</pubDate><guid>http://www.fonlan.cn/post/64.html</guid><description><![CDATA[<p>以前做的GDI++安装程序都是把Freetype版和氦版分开的，明明是一个程序干嘛要用不同的安装程序？就是秉着这个原则，重写了整个GDI++的安装程序，整合的Freetype版位0927版，氦版为0211版。新版的安装程序比原来的版本更加智能：</p><p><span style="color: rgb(0, 0, 255); ">*支持2000/XP/2003/Vista/2008/7<br /><br/>*64位系统中也可正常安装，只不过依然无法渲染64位程序<br /><br/></span><span style="color: rgb(0, 0, 255); ">*整合Freetype版和氦版GDI++，可在安装时自由选择<br /><br/></span><span style="color: rgb(0, 0, 255); ">*自动检测CPU支持的指令集并自动安装相应版本GDI++<br /><br/></span><span style="color: rgb(0, 0, 255); ">*自动识别AppInit_DLLs中的其他加载项（简单的说就是使用WB的用户安装或卸载GDI++时不需要手动添加WB的自启动项了）<br /><br/></span><span style="color: rgb(0, 0, 255); ">*支持不卸载覆盖安装，实现版本切换（从注册表方式切换到GDITray方式时需要重启才能生效）<br /><br/></span><span style="color: rgb(0, 0, 255); ">*自动识别安装目录下的GDI++配置文件，同版本覆盖安装时自动询问备份还是沿用。<br /><br/></span><span style="color: rgb(0, 0, 255); ">*安装时可选择是否强制渲染宋体</span></p><p>使用GDITray方式加载的安装完成后如果想立即生效则运行开始菜单GDI++目录下的启动GDI++即可，如果是从另一个版本覆盖安装为当前版本，则安装结束后是无法立即运行当前版本的，因为gdi++.dll等文件正在被调用，重启系统后GDI++会自动开始渲染。</p><div><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/2009-08-16_235956.png" alt="" title=""/></div><div><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/2009-08-17_000021.png" alt="" title=""/></div><div><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/2009-08-17_000227.png" alt="" title=""/></div><div><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/2009-08-17_000312.png" alt="" title=""/></div><div>&nbsp;</div><div><a target="_blank" href="http://www.fonlan.cn/download/GDI++Setup.exe"><img alt="点击下载" width="185" height="45" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></div>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/64.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=64</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=64&amp;key=72030ba0</trackback:ping></item><item><title>Win7下更换主题或壁纸后GDI++桌面字体渲染发虚的解决</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/61.html</link><pubDate>Tue, 09 Jun 2009 11:44:51 +0800</pubDate><guid>http://www.fonlan.cn/post/61.html</guid><description><![CDATA[<p>在Win7下更换主题或者壁纸后会出现桌面图标字体发虚的情况，相信不少TX都碰到这个棘手的问题了，如下图所示：</p><p>&nbsp;<img onload="ResizeImage(this,530)" alt="" title="" src="http://www.fonlan.cn/upload/2009-06-09_113547.png" /></p><p>其实解决起来也很简单，更换主题或者壁纸后在任务管理器里结束explorer.exe进程，然后重建就可以了。</p><p><img onload="ResizeImage(this,530)" alt="" title="" src="http://www.fonlan.cn/upload/2009-06-09_113634.png" /></p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/61.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=61</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=61&amp;key=61e6582b</trackback:ping></item><item><title>GDI++8.0.2007.927 Freetype版智能安装程序发布</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/58.html</link><pubDate>Thu, 26 Mar 2009 23:01:05 +0800</pubDate><guid>http://www.fonlan.cn/post/58.html</guid><description><![CDATA[<p>不少网友问我要SSE版的GDI++，不过我这儿还真没有，网上搜了下，找不到0923的SSE版，只有0927的版本，试了下，原来和Firefox的兼容性问题莫名其妙好了&hellip;&hellip;<img alt="" src="http://www.fonlan.cn/image/face/Hehe.gif" /><br style="outline-style: none; outline-width: initial; outline-color: initial; " />所以重新制作了Freetype版的安装程序，使用了和氦版一样的安装方式，所以<a target="_blank" href="http://www.fonlan.cn/post/56.html">氦版安装程序</a>所有的特性它都有，另外还有以下更新：<br style="outline-style: none; outline-width: initial; outline-color: initial; " /><br style="outline-style: none; outline-width: initial; outline-color: initial; " /><font color="Blue" style="outline-style: none; outline-width: initial; outline-color: initial; ">更新：<br style="outline-style: none; outline-width: initial; outline-color: initial; " />*自动识别SSE及SSE2指令集，并安装相应版本。<br style="outline-style: none; outline-width: initial; outline-color: initial; " />*freetype.dll更新为2.3.9，感谢linshangwo的编译。</font></p><p>&nbsp;<img onload="ResizeImage(this,530)" alt="" title="" src="http://www.fonlan.cn/upload/GDIFreetpyeSetup.png" /></p><p><a target="_blank" href="http://www.fonlan.cn/download/GDI++8.0.2007.927.exe"><img alt="点击下载" width="185" height="45" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/58.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=58</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=58&amp;key=c2313765</trackback:ping></item><item><title>GDI++8.1.2009.211氦版智能安装程序发布</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/56.html</link><pubDate>Fri, 13 Feb 2009 23:28:39 +0800</pubDate><guid>http://www.fonlan.cn/post/56.html</guid><description><![CDATA[<p>氦版的作者很勤劳啊，碧海也很勤劳啊，貌似每次都是碧海最先发现新版的说，感谢下碧海&hellip;&hellip;<br />碧海的原帖：<a target="_blank" h="" href=" bbs.themex.net=">http://bbs.themex.net/showthread.php?t=16845298</a></p><p>&nbsp;</p><p><span style="color: rgb(0, 0, 255); ">20090326 更新内容</span></p><p><span style="color: rgb(0, 0, 255); ">* freetype.dll更新至2.3.9。</span></p><p>&nbsp;</p><p><span style="color: rgb(0, 0, 255);">20090211 更新内容</span></p><p><span style="color: rgb(0, 0, 255);">* 修正了一个 Win7 中的错误。<br />* 修正一个由 FontLink 引起的内存泄露问题。<br />* 更改了 gdi++.exe 的图标。</span></p><p><img src="http://www.fonlan.cn/upload/GDIHeSetup.png" onload="ResizeImage(this,530)" alt="" title="" /></p><p>改进并不是很大，例行更新。作者把gdi++.exe的图标换成了Freetype版GDI++的图标，为了便于区分我又把它改成了氦版的图标。</p><p><a download="" h="" target="_blank" href="http://www.fonlan.cn/download/GDI++8.1.2009.211.exe"><img width="185" height="45" edit="" image="" h="" alt="点击下载" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><p>&nbsp;</p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/56.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=56</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=56&amp;key=8fcc9ef9</trackback:ping></item><item><title>GDI++8.1.2008.1225氦版智能安装程序发布</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/55.html</link><pubDate>Sat, 17 Jan 2009 21:33:10 +0800</pubDate><guid>http://www.fonlan.cn/post/55.html</guid><description><![CDATA[<p>GDI++的更新内容：</p><p style="margin-left: 40px;"><span style="color: rgb(0, 0, 255);">20081225 更新内容<br />* 修正了部分软件的子进程在HookChildProcesses=1时也不被渲染的问题。<br /><br />20081224 更新内容<br />* 修正了一部分字宽不正常的问题。<br />* 修正了某些缓存（cache）设置可能会导致当机的问题。<br /><br />20080927 更新内容<br />* 支持Google Chrome的渲染(仅在使用gdi++.exe且HookChildProcess=1的情况下)。<br />* DLL的初始化以及卸载的方式的变化带来的部分问题的修正。<br />* 虽然不完全但是可以使用IE来查看说明书了(IE6-&gt;IE8Beta确认)<br />* 部分细小bug的修正。 			 		</span></p><p>GDITray的更新内容：</p><p style="margin-left: 40px;"><span style="color: rgb(0, 0, 255);">* 解决了重新渲染不被执行的问题（更换配置的操作时等等）。<br />* 在载入gdi++.dll失败时可以显示Windows回馈的错误代码（Error code）了。<br />* 解决了关闭ini切换功能时的资源泄漏（内存泄漏）问题。<br />* 不再支持氦以外的版本。<br />* 重新整理源代码。 			 		</span></p><p>GDI++智能安装程序及程序汉化上的更新内容：</p><p style="margin-left: 40px;"><span style="color: rgb(0, 0, 255);">* 修正了安装程序在XP下注册表操作的一些小问题。<br />* 支持Windows7下注册表方式加载了。<br />* 开始菜单添加配置文件的快捷方式，便于大家修改配置文件。<br />* 如果在C:\Windows\System32\GDI++文件夹下发现配置文件（gdi++.ini）则先备份为gdi++.ini.bak，防止覆盖安装时丢失配置文件。<br />* 修正了GDITray中部分语句的表达。<br />* GDITray的汉化采用添加中文资源的方式，保留了原有的日文和英文。 			 		</span></p><p>感谢70599和cybermadman对GDI++和GDITray更新内容的翻译。</p><p>使用时感觉和0808并没有什么太大的差异，唯一较为明显的就像碧海说的，IE浏览器下访问某些网站字体一团黑的情况有点改善了，虽然效果还不是很好但至少已经能认字儿了&hellip;&hellip;<br /><img title="" alt="" src="../../../upload/2009-01-06_222731.png" onload="ResizeImage(this,530)" /><br />另外好像桌面的字体这个版本不渲染了，不知道大家有没有这种情况？</p><p>下载：<br /><a target="_blank" href="http://www.fonlan.cn/download/GDI++8.1.2008.1225.exe"><img width="185" height="45" alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/55.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=55</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=55&amp;key=a4aece4b</trackback:ping></item><item><title>GDI++新版安装程序测试</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/51.html</link><pubDate>Sun, 14 Sep 2008 10:53:10 +0800</pubDate><guid>http://www.fonlan.cn/post/51.html</guid><description><![CDATA[<p>以前的GDI++智能安装程序是用Inno制作的，功能上虽然能够实现自己想要的功能，但毕竟不是自己所擅长的，自己无法控制完整的安装流程，导致不少网友在未卸载原来的GDI++时重装GDI++有可能会出现&ldquo;检测到gdi++.dll&rdquo;的错误，无法正常启用GDI++。所以这次用 自己更为熟悉些的NSIS重写了全部安装脚本，在实现原来的智能安装程序所有功能的基础上又实现了不少新的特性：<br /><br />新加入的特性：<br />&middot;安装时自动检测安装路径下是否存在gdi++.ini（GDI++的配置文件），如果存在则在同一目录备份为gdi++.ini.bak。<br />&middot;使用注册表加载时不再释放gdi++.exe、gditray.exe、gditray.dll和template.ini四个文件，因为注册表加载时他们根本没有任何用处。<br />&middot;支持覆盖安装了，不用卸载即可重新安装并选择不同的加载方式（如果原来是自己手工安装的那可不一定能成功）<br /><br />原有特性：<br />&middot;支持CPU SSE2指令集检测，不支持则退出安装。<br />&middot;支持操作系统检测，并打上相应的补丁，完美支持2000、XP、2003、Vista和2008系统。<br />&middot;安装时可选择不同的加载方式。</p><p>新版的安装程序体积更小巧，只有446k，安装后所占用的硬盘空间也更小，配置文件中加入了更多的例外程序，在尽可能保证良好的系统和程序兼容性的前提下获得最好的渲染效果。<br /><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/NewGDISetup.png" alt="" title=""/><br /><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/NewGDISetupChoise.png" alt="" title=""/><br /><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/NewGDISetupComplete.png" alt="" title=""/></p><p>这次制作的是氦版0808的安装程序，该安装程序是第一次发布，作为测试版的程序发布，如果使用时出现Bug还请大家积极反馈。<br /><br />本地下载：<br /><a target="_blank" href="http://www.fonlan.cn/Download/GDI++8.1.2008.808.exe"><img height="45" width="185" alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/51.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=51</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=51&amp;key=748c611e</trackback:ping></item><item><title>0808汉化奥运版GDI++（氦）智能安装程序发布</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/41.html</link><pubDate>Tue, 12 Aug 2008 02:13:50 +0800</pubDate><guid>http://www.fonlan.cn/post/41.html</guid><description><![CDATA[<p>首先感谢CrendKing网友的细心，能及时发现了新的版本，原帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16836370">http://bbs.themex.net/showthread.php?t=16836370</a><br />版本信息为0808，呵呵，作者估计也是故意的，支持奥运，姑且称之为奥运版好了。</p><p>更新内容：修正了SkipVersionCheck参数无效的问题，支持2.3.7版本的freetype.dll（包内附带的freetype.dll 没有版本信息，但极有可能就是2.3.7版）；修正了重复加载/卸载dll时可能造成内存泄露的Bug；GDITray提升了在Vista下的表现和稳定 性，伴随更新了gditray.dll；gditray增加了根据模板template.ini生成配置文件的功能（感觉比较鸡肋）。</p><p>就现在一天使用下来并没有发现什么明显的改变，该乱码的地方还是会乱码。不过支持2.3.7版本的freetype.dll算是一个不小的进步，因为2.3.7修正了不少先前版本的Bug。<br /><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/GDITray0808_1.png" alt="" title=""/><br /><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/GDITray0808_2.png" alt="" title=""/></p><p>安装程序的界面就不发了，还是和以前一样的，有兴趣的网友可以看GDI++智能安装程序的发布帖：<a href="http://www.fonlan.cn/post/17.html" target="_blank">http://www.fonlan.cn/post/17.html</a><br /><br />纳米盘下载：<br /><a href="http://www.namipan.com/d/2c193a39f5dcc38b1b581bc43cf5dd6182c605d9cd710a00" target="_blank"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br />BRSBOX网盘下载：<br /><a href="http://www.brsbox.com/filebox/down/fc/81edc0c9788c24214693a13139df9d1f" target="_blank"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/41.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=41</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=41&amp;key=dad2d20e</trackback:ping></item><item><title>替换宋体下载专用帖</title><author>fonlan@gmail.com (fonlan)</author><link>http://www.fonlan.cn/post/20.html</link><pubDate>Sun, 27 Jul 2008 02:09:52 +0800</pubDate><guid>http://www.fonlan.cn/post/20.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; 原来那个帖子本身教程就比较长，再加上十几个字体以及GDI++的下载，Oh，My god！看的我自己眼睛都花了，还是单独开一贴来发布替换宋体吧，也便于大家选择和下载。<br /><br/>GDI++ Freetype版教程：<a target="_blank" href="http://fonlan.cn/post/3.html"><span style="text-decoration: underline;">http://fonlan.cn/post/3.html</span></a><br /><br/>GDI++ 氦版教程：<a target="_blank" href="http://fonlan.cn/post/11.html">http://fonlan.cn/post/11.html</a><br /><br/>GDI++下载：<a target="_blank" href="http://fonlan.cn/post/17.html"><span style="text-decoration: underline;">http://fonlan.cn/post/17.html</span></a></p><p><span class="Apple-style-span" style="background-color: rgb(255, 255, 255); "><br/><p><b>极限雅黑 For SIMSUN（等宽）</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/极限雅黑（等宽）.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16844932"><span style="text-decoration: underline; ">http://bbs.themex.net/showthread.php?t=16844932</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/beed8f3414e4a812110b43462a309d13"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604697"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>极限雅黑 For SIMSUN（非等宽）</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/极限雅黑（非等宽）.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16844932"><span style="text-decoration: underline; ">http://bbs.themex.net/showthread.php?t=16844932</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/9c12555f2940368c760e9cf5c33d0218"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604761"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>雅黑 For Simsun1.023</b>（无点阵）：</p></span> <img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/雅黑1.023.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16832465">http://bbs.themex.net/showthread.php?t=16832465</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/bf8fd8ba6dd6101fa83c227485b99c03"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604947"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>雅黑 For Simsun1.043</b>（带点阵）：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/雅黑1.043.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16833575">http://bbs.themex.net/showthread.php?t=16833575</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/ebc2f426e1843ca6cd96d53f273d737b"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/><span style="text-decoration: underline;">humyo下载：</span><br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588605035"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>雅黑2.12 For Simsun（等宽）：<br /><br/></b><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/雅黑2.12.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<a target="_blank" href="http://www.brsbox.com/filebox/down/fc/9444e77f8439bd91a8d7633dd678845b"><br /><br/><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588605065"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>浪漫雅黑 For Simsun：<br /><br/><span class="Apple-style-span" style="font-weight: normal; "><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/浪漫雅黑.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<a target="_blank" href="http://www.brsbox.com/filebox/down/fc/7638b020f13fc5b967c56f913cd5daff"><br /><br/><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604823"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /><br /><br/></a></span></b></p><hr /><p><b><span class="Apple-style-span" style="font-weight: normal; "><span class="Apple-style-span" style="color: rgb(0, 0, 0); -webkit-text-decorations-in-effect: none; background-color: rgb(255, 255, 255); "><br/><p><b>浪漫雅圓 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/浪漫雅圆.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16832035">http://bbs.themex.net/showthread.php?t=16832035</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/18cf107bf0653965284054d01f3d7110"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604835"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p></span></span></b></p><hr /><p><b>方正准圆 For Simsun：</b><br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/方正准圆.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<a target="_blank" href="http://http://www.brsbox.com/filebox/down/fc/76dae7e3ee7c31b8f2fafad0ea9d168a"><br /><br/><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://http://www.humyo.com/F/9616209-1588604461"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>LiHei Pro For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/LiHeiPro.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16823316"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16823316</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/33746be1df563f07a1efd1b33a5bcc2d"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604349"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>华文黑体 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华文黑体.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16842344">http://bbs.themex.net/showthread.php?t=16842344</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/c723ca86149cc9ee3fee4f958e57b674"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></p><hr /><p><span class="Apple-style-span" style="color: rgb(0, 0, 0); -webkit-text-decorations-in-effect: none; "><b>华文黑体+Lucida Grande For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华文黑体_Lucida.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/d35dd64af19a226189bce1bca30c2925"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604585"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></span></p><hr /><p><b>华文细黑 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华文细黑.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16842344">http://bbs.themex.net/showthread.php?t=16842344</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/88f6cb9340e11c28158c7745811ecd89"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604605"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /><br /><br/></a></p><hr /><p><b>华文细黑+Lucida Grande For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华文细黑_Lucida.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16831746">http://bbs.themex.net/showthread.php?t=16831746</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/2ece9673e1ba8648028524ef766d4d88"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604659"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /><br /><br/></a></p><hr /><p><b>方正兰亭细黑 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/方正兰亭细黑.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/35067e95f4e8eebbde4b0cb9ead05be4"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604445"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><a target="_blank" href="http://www.humyo.com/F/9616209-1588604605"><br type="_moz" /><br/></a></p><hr /><p><b>方正黑体 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/方正黑体.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16824531&amp;highlight=%E6%96%B9%E6%AD%A3+%E6%AD%A3%E9%BB%91+%E9%BB%91%E4%BD%93">http://bbs.themex.net/showthread.php?t=16824531&amp;highlight=%E6%96%B9%E6%AD%A3+%E6%AD%A3%E9%BB%91+%E9%BB%91%E4%BD%93</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/fc8ad1af4696e0fa0df43968959f47dc"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604417"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>iYuanTi For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/iYuanti.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://www.fonlan.cn/post/15.html">http://www.fonlan.cn/post/15.html</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/1f3586850d49aee25d7bf763190e19f1"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604335"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p>&nbsp;</p><p><b>新方圆 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/新方圆.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16831667">http://bbs.themex.net/showthread.php?t=16831667</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/e444b55761c0aa44630b01d61b210c3b"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604915"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><b><br /><br/></b></p><hr /><p><strong>VeraSans For Simsun：</strong><br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/VeraSans.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16823902">http://bbs.themex.net/showthread.php?t=16823902</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/eb20faa0b6a3e1270bcbf92e97c8f8ce"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604357"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><strong>iWaWa For Simsun：</strong><br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/iWaWa.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16822037">http://bbs.themex.net/showthread.php?t=16822037</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/254f60f07d4bfe05adbf6980d29fe8f0"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604303"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><strong>华康POP1体W5 For Simsun：</strong><br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华康POP1体W5.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16831462">http://bbs.themex.net/showthread.php?t=16831462</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/f067b41de4421ba9a9018c9cc40f9df8"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604477"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>华康中黑 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/%E5%8D%8E%E5%BA%B7%E9%BB%91%E4%BD%93W5.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16841990">http://bbs.themex.net/showthread.php?t=16841990</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/afcbdf6fd0b74e2c92bcba52a5a613a1"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604533"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /><br type="_moz" /><br/><br /><br/></a></p><hr /><p><b>华康黑体W5 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华康黑体W5.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16841990">http://bbs.themex.net/showthread.php?t=16841990</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/b1dc446e7c637180048905eae9146491"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604495"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>雅黑宋体 For Simsun</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/%E9%9B%85%E9%BB%91%E5%AE%8B%E4%BD%93.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16834716">http://bbs.themex.net/showthread.php?t=16834716</a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.namipan.com/d/0b9e1d5c4906f58bab653119040355ef656b421e37e05100"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-829628443"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><strong>雅黑（中文）+华文黑体（英文及数字） For Simsun：</strong><br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/雅黑_华文黑体.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16834913"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16834913</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/3ca1f018fffd9035d0c818bf54b07df0"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/><span style="text-decoration: underline;">humyo下载：</span><a target="_blank" href="http://www.humyo.com/F/9616209-1588605149"><br /><br/><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><strong>纯繁体雅黑 For SIMSUN（带点阵）：</strong><br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/纯繁体雅黑（带点阵）.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16835956"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16835956</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/d7d0bedcedcaac307093838c750115e8"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604375"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>纯繁体雅黑 For SIMSUN（无点阵）</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/纯繁体雅黑（无点阵）.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16835956"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16835956</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/a0e24621a6e655f63db790dc8dc74bbc"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588604393"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>华康中黑 For SIMSUN</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/华康中黑.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16840870"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16840870</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.namipan.com/d/1c2018c7f02c936b467e6c8c68b9fde4e9b561ace7496c00"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-829627791"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>微软正黑 For SIMSUN（等宽）</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/正黑（等宽）.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16842557"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16842557</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/90e95be5d558cbc0429631b9d60d2413"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588605171"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b>微软正黑 For SIMSUN（非等宽）</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/正黑（非等宽）.png" alt="" title=""/><br /><br/>原发布帖地址：<a target="_blank" href="http://bbs.themex.net/showthread.php?t=16842557"><span style="text-decoration: underline;">http://bbs.themex.net/showthread.php?t=16842557</span></a><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/c1262517e653e4fffc06270c229d5382"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588605217"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><p><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p><b>雅黑（英文）+宋体（中文）<span class="Apple-style-span" style="font-weight: normal; "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p style="display: inline !important; "><b>&nbsp;For SIMSUN<span class="Apple-style-span" style="font-weight: normal; "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p style="display: inline !important; ">：</p></span></b></span></b></p></span></b></span></b></span></b></span></b><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/雅黑（英文）_宋体（中文）.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/f636b77b6145f99b216535027f0532cd"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588605101"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p><b>雅黑（中文）+宋体（英文） For SIMSUN</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/雅黑（中文）_宋体（英文）.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/8a5c695c4a4c09b339ac8a0997d96f6e"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1588605133"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p><b>XHei For SIMSUN</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/XHei.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/4e88f8233cd654bf879ead92d66f037a"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1625625177"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a></p><hr /><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p><b>明蘭（等宽） For SIMSUN</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/明蘭（等宽）.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/8fc4b679511d94c25a6335f34199eedd"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1812132397"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /><br type="_moz" /><br/></a></p><hr /><div><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><b><span class="Apple-style-span" style="font-weight: normal; background-color: rgb(255, 255, 255); "><br/><p><b>明蘭（非等宽） For SIMSUN</b>：<br /><br/><img onload="ResizeImage(this,530)" src="http://www.fonlan.cn/upload/明蘭（非等宽）.png" alt="" title=""/><br /><br/><br /><br/>BRSBOX下载：<br /><br/><a target="_blank" href="http://www.brsbox.com/filebox/down/fc/e14f2291fe33873d01d3ecdadd205fcb"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><br /><br/>humyo下载：<br /><br/><a target="_blank" href="http://www.humyo.com/F/9616209-1812132337"><img alt="" src="http://www.fonlan.cn/image/edit/downlink.png" /></a><b><br /><br/></b></p></span></b></span></b></span></b></span></b></div></span></b></span></b></span></b></span></b></span></b></span></b></span></b></span></b></p>]]></description><category>GDI++</category><comments>http://www.fonlan.cn/post/20.html#comment</comments><wfw:comment>http://www.fonlan.cn/</wfw:comment><wfw:commentRss>http://www.fonlan.cn/feed.asp?cmt=20</wfw:commentRss><trackback:ping>http://www.fonlan.cn/cmd.asp?act=tb&amp;id=20&amp;key=43200340</trackback:ping></item></channel></rss>
