喜欢矢量图形开发的朋友有福了.
借着Chrome的东风,Google在2005收购的开源图形引擎Skia终于开源了.
Skia大约有8万行左右的代码,该代码是基于Apache 2.0许可证释放的.
支持多种平台,并且是google最近开源的手机操作系统Android 的基础代码.
具说不弱于开源的图形引擎Cairo,并且接口相当简单.
最近Google终于将Skia当做一个独立的开源项目在Google Code上释放出来了,有兴趣的朋友可以去看一看.
开源项目位置:
http://code.google.com/p/skia/
Code License: | Apache License 2.0 |
---|
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
- 3x3 matrices w/ perspective
- antialiasing, transparency, filters
-
shaders, xfermodes, maskfilters, patheffects
Projects using skia...
- Android
- Chrome