当前时区 GMT+8, 现在时间是 2008-9-7 15:42 游客: 注册 登录 仅登录论坛 | 搜索 帮助


标题: cairo 1.0 再过几个小时就要发布了
alexe
新手上路
Rank: 1



UID 197725
精华 0
积分 36
帖子 16
阅读权限 10
注册 2005-8-16
状态 离线
发表于 2005-8-24 23:21  资料  短消息  加为好友 
cairo 1.0 再过几个小时就要发布了

这是 cairo 1.0的声明:
http://cworth.org/~cworth/tmp/cairo-1.0-announcement

这个版本比0.9.2修正了很多的bug,也提高了某些性能。
并且除了win32.xlib,image这三个backend,其他的backend将都不作为缺省的被编译backend。

cairo终于正式出炉了。

顶部
jcome
公社版主



UID 4161
精华 10
积分 2778
帖子 1335
阅读权限 225
注册 2002-10-25
来自 Work Song...
状态 离线
发表于 2005-8-24 23:53  资料  主页 短消息  加为好友 


QUOTE:
PS. Call it "cairo" or the "cairo graphics library", but try not to
ever call it "Cairo" unless writing it at the beginning of a sentence.

哈哈。





顶部
yangh
公社版主



UID 40061
精华 3
积分 3199
帖子 1639
阅读权限 225
注册 2003-5-26
来自 China
状态 离线
发表于 2005-8-25 09:07  资料  主页 短消息  加为好友 
快了。cvs 里的 NEWS 都写成 1.0.0 了。





顶部
dukeduan
银牌会员
Rank: 6Rank: 6


UID 5347
精华 3
积分 2506
帖子 1274
阅读权限 70
注册 2002-11-15
来自 Yunnan Dali
状态 离线
发表于 2005-8-25 09:37  资料  短消息  加为好友 
版本升得可真快,看来是箭在弦上,不得不发啊。





显谓五乘八藏之修多罗。 密谓三业四主之单多罗。
顶部
mandrakechina
金牌会员
Rank: 8Rank: 8


UID 12345
精华 9
积分 8659
帖子 3868
阅读权限 90
注册 2003-1-12
来自 北京
状态 离线
发表于 2005-8-25 12:38  资料  主页 短消息  加为好友 
already here:[code:1][fundawang@localhost ~]urpmq libcairo2 -r
libcairo2-1.0.0-2mdk[/code:1]





真男人张湘祥
顶部
blewz
注册会员
Rank: 2


UID 37010
精华 0
积分 207
帖子 85
阅读权限 20
注册 2003-5-14
来自 China.gif
状态 离线
发表于 2005-8-25 12:44  资料  短消息  加为好友 
#cvs update
#./autogen --prefix=/usr/
#vi cairo.pc

prefix=/usr/
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: cairo
Description: Multi-platform 2D graphics library
Version: 1.0.1

Requires.private: freetype2 >= 8.0.2 fontconfig xrender libpng12
Libs:  -L${libdir} -lcairo
Cflags:  -I${includedir}/cairo

顶部
jcome
公社版主



UID 4161
精华 10
积分 2778
帖子 1335
阅读权限 225
注册 2002-10-25
来自 Work Song...
状态 离线
发表于 2005-8-25 13:20  资料  主页 短消息  加为好友 
比较头疼rpm和deb的软件包的命名方法。

》》cairo 1.0 发布
》》libcairo2-1.0.0-2mdk
》》libcairo2

这个2是什么意思

顶部
mandrakechina
金牌会员
Rank: 8Rank: 8


UID 12345
精华 9
积分 8659
帖子 3868
阅读权限 90
注册 2003-1-12
来自 北京
状态 离线
发表于 2005-8-25 13:59  资料  主页 短消息  加为好友 
freetype 2.1.10 -> libfreetype6

好像是根据.so的版本来决定的。





真男人张湘祥
顶部
rockmen
中级会员
Rank: 3Rank: 3


UID 31761
精华 0
积分 656
帖子 263
阅读权限 30
注册 2003-4-24
来自 China
状态 离线
发表于 2005-8-26 00:42  资料  短消息  加为好友 
cairo的网站好像DOWN了~,到目前为止都进不去





顶部
qazwer
注册会员
Rank: 2


UID 147381
精华 3
积分 482
帖子 270
阅读权限 20
注册 2004-8-20
来自 China
状态 离线
发表于 2005-8-29 23:36  资料  短消息  加为好友 
$ apt-cache show libcairo2
Package: libcairo2
Priority: optional
Section: libs
Installed-Size: 484
Maintainer: Dave Beckett <dajobe@debian.org>
Architecture: i386
Source: libcairo
Version: 1.0.0-1ubuntu1
Replaces: libcairo0.5.1, libcairo0.6.0, libcairo0.9.0
Provides: libcairo
Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.5-1), libpng12-0 (>= 1.2.8rel), libx11-6, libxrender1, zlib1g (>= 1:1.2.1)
Conflicts: python2.4-cairo (<= 0.9.0-3ubuntu1)
Filename: pool/main/libc/libcairo/libcairo2_1.0.0-1ubuntu1_i386.deb
Size: 263730
MD5sum: 282f5166c6af3e0010f87b6195de8669
Description: The Cairo 2D vector graphics library
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends. Paths consist
of line segments and cubic splines and can be rendered at any width
with various join and cap styles. All colors may be specified with
optional translucence (opacity/alpha) and combined using the
extended Porter/Duff compositing algebra as found in the X Render
Extension.
.
Cairo exports a stateful rendering API similar in spirit to the path
construction, text, and painting operators of PostScript, (with the
significant addition of translucence in the imaging model). When
complete, the API is intended to support the complete imaging model of
PDF 1.4.
.
This package contains the shared libraries.
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu
Task: edubuntu-desktop





-----认真,快,承诺必达----- http://www.ubuntu.org.cn
顶部
 


Powered by Discuz! 5.5.0  © 2001-2007 Comsenz Inc.
清除 Cookies - 联系我们 - 中国Linux公社 - WAP