|
|
发表于 2004-1-12 19:42:20
|
显示全部楼层
这种网站当然不会像论坛、新闻类的网站那么热闹叻.
技术为主
就拿他Software列表的第一个“开罗”(Cairo)来说吧:
Introduction ---------------------------------------
Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System, in-memory image buffers, and PostScript. An OpenGL backend is in progress, and PDF file output is planned. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).
Cairo provides a stateful user-level API with capabilities similar to the PDF 1.4 imaging model. Cairo provides operations including stroking and filling Bezier cubic splines, transforming and compositing translucent images, and antialiased text rendering.
Cairo was once named Xr, (or Xr/Xc), so if you came looking for that software, you've found it.
Cairo is a free software library released under the MIT license
---------------------------------------
gtk2.6或2.8就将以“开罗”作为主要的 rendering API
好像kde对此不感兴趣,不知道为什么
我想,Quicktime你这么喜欢OSX,应该对此也感兴趣才对 |
|