Google Chrome 2.0.162.0發(fā)布
Google今天上午就已經(jīng)發(fā)布了2.0.162.0版本的Google Chrome瀏覽器開(kāi)發(fā)版(Dev Channel),但是由于臨時(shí)出現(xiàn)了一些問(wèn)題,導(dǎo)致Google已經(jīng)放出了更新文檔,但未給出下載鏈接的情況,并且在其官方博客上標(biāo)出了如下的聲明。
Update: This release is on hold while we work out an issue with updates. --Mark Larson, 11 Feb 09
現(xiàn)在,Google Chrome 2.0.162.0的下載地址已經(jīng)可用,喜歡嘗鮮的朋友可以下載了!
從162.0版本的Release Note中可以看出,該版本的更新內(nèi)容仍然主要是Bug修復(fù),另外加入了少量的新功能,下面是本次幾點(diǎn)比較重要的更新內(nèi)容:
◆ 支持網(wǎng)絡(luò)字體和復(fù)雜腳本,也就是說(shuō)Chrome可以支持直接從網(wǎng)絡(luò)字體庫(kù)引入的字體。Web設(shè)計(jì)人員也可以直接從網(wǎng)絡(luò)字體庫(kù)中引入字體,并將其直接寫(xiě)在CSS里面,舉例說(shuō)明可能更加易懂:
@font-face {
font-family: "Kimberley";
src: url([url]http://www.princexml.com/fonts/larabie/[/url] »
kimberle.ttf) format("truetype");
}
h1 { font-family: "Kimberley", sans-serif }
◆ 加入新的命令行開(kāi)關(guān),用戶(hù)可以指定瀏覽器緩存路徑;
◆ 更加完整的支持Windows 7和Windows 7 64Bit;
【編輯推薦】


















