Google API Category

Google Font API

In: Google API

目前 Google Labs 开放了 Google Font API,把 Open Source Font 做了个集合。 使用 Link-StyleSheet 的方式加载: 加载 Tangerine: <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine"> 同时加载 Tangerine, Inconsolata, and Droid Sans: <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine|Inconsolata|Droid+Sans"> 另外有使用 WebFont Loader 的加载方式,不过还是 Link-StyleSheet 简单啊。 Google Font API 可以让一些 Font Geek 们有展示自己能力的好地方,额外的好处是,除了出名,把 FONT.TTF 扔到了 Google 的服务器上,流量也省,速度也快。

O3D by Google

In: Google API

3D?在瀏覽器?這次不是3D瀏覽器,而是支持各種瀏覽器的plugin。 今天Google放出了O3D, 一款能讓你在瀏覽器制造rich 3D的開源Web API,由O3D制造出來的東西需要O3D的plugin的支持。 目前O3D Plugin已經支持的平臺有Windows,Mac OS,Linux,瀏覽器也已經支持Chrome,IE,Firefox和Safari。 Related Links O3D on Google Labs Google O3D Blog Announcement O3D Samples Btw: 個人不太看好,3D瀏覽器市面上已經有很多了,雖然這東西是plugin,基本支持各種操作系統和瀏覽器,但是cpu占用的還是比較大的,瀏覽器都容易死… 但是不難看出,現在的很多設計都是3D Trend,所以3D + Mulit-Touch會是以后整個計算機發展的主流。$10000+的Microsoft Surface加速平民化吧!我也想要一臺啊!