Google Chrome Dev 分支升级到 5.0.307.1

Google Chrome 网络浏览器的 Dev 分支已针对 Linux 平台升级到了 5.0.307.1 版本。该版本初步支持桌面通知、当使用 GTK 主题模式时将使用 GTK+ 选择颜色、现在支持从 ~/.config/$PRODUCT_NAME/Plugins 加载插件、以及改进了复杂文本的支持。

Google Chrome

Google Chrome 5.0.307.1 可从这里下载

Read More:

13 Comments

  1. 1 大头龙仔 Commented @ 2010-02-03 13:23Reply to this comment

    希望插件能快点完善,到时就可以从FF移过来了

  2. 2 flytwokites Commented @ 2010-02-03 13:27Reply to this comment

    为什么kde和gtk用的字体技术好象不一样? 不是同一个库吗? 我用gnome的自带的webkit核的浏览器和chrome字体都发虚,而firefox很好。

  3. 3 idiot Commented @ 2010-02-03 13:35Reply to this comment

    chromium呢

  4. 4 zakarum Commented @ 2010-02-03 15:23Reply to this comment

    @flytwokites: 因为gnome2.8以后,几乎所有的gtk软件都通过cairo来绘图,cairo库有二次处理字体的功能,但是很多时候有点弄巧成拙的感觉。

    不过你的问题不在这里。。。。因为chrome渲染网页的时候并不通过cairo,而firefox则是。你可以尝试重新编译freetype打开和专利算法相似的字节码解释器,或者使用freetype-freeworld。

  5. 5 HelloWorld! Commented @ 2010-02-03 15:35Reply to this comment

    分支是不是多了点?

  6. 6 RedForks Commented @ 2010-02-03 17:09Reply to this comment

    gentoo 里的都到 5.0.308.0 (37385) 了

  7. 7 ebird Commented @ 2010-02-03 17:47Reply to this comment

    很纳闷:chromium新版不是脱离了wine了吗?怎么前几次有个版本竟然又依赖wine了,因为我看到他导致selinux说wine的组件异常了…

  8. 8 abird Commented @ 2010-02-03 18:08Reply to this comment

    @zakarum: zakarum,你能说的详细点吗,怎么通过重新编译的方式解决chromium字体发虚的问题。谢谢先

  9. 9 zakarum Commented @ 2010-02-03 22:27Reply to this comment

    @abird: 如果你用的发行版是rpm系的,直接安装freetype-freeworld这个rpm包就可以了,rpm包的结构很简单,应该所有使用rpm包管理的发行版都能用,转换成deb给debian系的发行版也应该能直接用。

  10. 10 iamduyu Commented @ 2010-02-03 22:39Reply to this comment

    @ebird chrome和chrome os对google来说有多重要,是不言而喻的,这么重要的东西不是native的方式来开发,是不可想象的。我相信对wine的依赖,顶多是借鉴了一些代码而已,不可能有种整体依赖。

  11. 11 cx Commented @ 2010-02-04 8:13Reply to this comment

    同问,如何解决出chromium字体发虚的问题,我的系统上opera和chromium都存在这个问题,但是FF就很好,这也是我一直用FF的原因。

  12. 12 hmy Commented @ 2010-02-04 9:15Reply to this comment

    问个问题:

    怎么让chrome 下载完一个文件后,自动关闭状态栏,那么大一个栏不会自己关闭,操蛋。

  13. 13 黑日白月 Commented @ 2010-02-05 4:45Reply to this comment

    @iamduyu:

    Chrome 没有脱离对某些非开源字体的依赖,而这些字体在有的发行版中是随着 wine 的字体包安装的。