#skia #image #drawing #graphic #geometries #text #2d

sys skia-sys

2D绘图库,用于绘制文本、几何图形和图像。仅提供FFI绑定。

1个不稳定版本

使用旧的Rust 2015

0.20130412.3 2015年12月3日

#6 in #geometries


skia中使用

BSD-3-Clause

12MB
274K SLoC

C++ 240K SLoC // 0.1% comments C 26K SLoC // 0.1% comments Python 4.5K SLoC // 0.3% comments Objective-C++ 1K SLoC // 0.1% comments JavaScript 608 SLoC // 0.3% comments Java 607 SLoC // 0.1% comments Shell 347 SLoC // 0.2% comments GNU Style Assembly 249 SLoC // 0.3% comments Automake 71 SLoC // 0.1% comments Objective-C 45 SLoC // 0.1% comments Rust 44 SLoC // 0.1% comments Batch 30 SLoC

Skia是一个完整的2D绘图库,用于绘制文本、几何图形和图像。

请参阅完整详情和构建说明,见https://sites.google.com/site/skiadocs/home

这个版本的Skia是为Servo项目和rust-azure使用的。与上游Skia的变更

* The addition of Cargo build rules.
* The addition of native a GL surface type that wraps platform-specific
  shareable surfaces.
* Adjustment of the default glyph cache size for multi-task usage.

此分支基于2014年6月16日的0349864b75317ba66232df827e84ef7c25e34cfe。上游仓库位于https://skia.googlesource.com/skia.git/。更新Skia的步骤是重命名此分支,然后将其变基到新的上游修订版本。

依赖项